Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples

format.rs

An example of printing the file time in a human-readable format.

parse.rs

An example of printing a human-readable date and time as the file time.

ft2unix.rs

An example of converting the file time to Unix time.

unix2ft.rs

An example of converting Unix time to the file time.

ft2dos.rs

An example of converting the file time to MS-DOS date and time.

dos2ft.rs

An example of converting MS-DOS date and time to the file time.