---
title: "Modified Time"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/lib/os/modifiedtime
markdown: https://docs.nodetool.ai/nodes/lib/os/modifiedtime.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/lib/os/modifiedtime.md
---

# Modified Time

**Type:** `lib.os.ModifiedTime`

**Namespace:** `lib.os`

## Description

Get file last modified timestamp.
    files, metadata, modified, time

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| path | `str` | Path to file | `` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `datetime` |  |

## Related Nodes

Browse other nodes in the [lib.os](./) namespace.
