pub const FILE_CREATED: &'static str;
Expand description

Time when the file was created, in ISO 8601 format.

§Notes

This attribute might not be supported by some file systems — NFS, FAT32, in embedded OS, etc.

§Examples

  • "2021-01-01T12:00:00Z"