RosettaCodeData/Task/File-modification-time/00DESCRIPTION

15 lines
468 B
Text
Raw Permalink Normal View History

2015-02-20 00:35:01 -05:00
{{omit from|Befunge|No filesystem support}}
{{omit from|HTML}}
{{omit from|Locomotive Basic|Does not have a real time clock.}}
{{omit from|M4}}
{{omit from|Maxima}}
{{omit from|PARI/GP}}
{{omit from|Retro}}
{{omit from|TI-83 BASIC}} {{omit from|TI-89 BASIC}} <!-- Does not have a filesystem, just namespaced variables. -->
2015-11-18 06:14:39 +00:00
{{omit from|Axe}}
2015-02-20 00:35:01 -05:00
{{omit from|ZX Spectrum Basic|Does not have a real time clock.}}
2016-12-05 22:15:40 +01:00
;Task:
Get and set the modification time of a file.
<br><br>