RosettaCodeData/Task/File-modification-time/Oz/file-modification-time.oz
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

5 lines
180 B
Text

declare
[Path] = {Module.link ['x-oz://system/os/Path.ozf']}
Modified = {Path.mtime "input.txt"} %% posix time
in
{Show {OsTime.localtime Modified}} %% human readable record