Jump to content

File modification time: Difference between revisions

→‎{{header|Factor}}: For completeness.
(Added Elixir)
(→‎{{header|Factor}}: For completeness.)
Line 564:
 
"foo.txt" now 2 hours time+ set-file-modified-time</lang>
 
=={{header|Fortran}}==
No facility. The INQUIRE statement for files has no keywords to ascertain the disc file's creation time, last access time, last modification time, and much else also in a standardised way so there is no way to modify these items either. A particular installation may offer library routines (written in assembler perhaps), or a modified compiler with extra features, but in general, there is no facility - other than performing a file action at the desired time.
 
=={{header|Go}}==
1,220

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.