Skip to main content

File Modified At

Category: Files File Modified At block screenshot

Returns the last modification timestamp of the file at `path` as an ISO date-time string. This block performs a filesystem read check and therefore depends on filesystem permissions. The block expects a file path, not a folder path.

Inputs

InputRequiredValue KindTypesEnum Values
pathyesexpressionstring

Notes

  • Filesystem read expression that returns the file modification time as an ISO date-time string.
  • Expects a file path, not a folder path.