To be fair, the time separators don’t behave well on all implementations of filesystem access by filename. Need to use underscores or omit them at times.
And unlike most „forbidden characters“ for file names, the colon is actually used in NTFS: to separate the file path from the name of a named fork Alternate Data Stream.
To be fair, the time separators don’t behave well on all implementations of filesystem access by filename. Need to use underscores or omit them at times.
And unlike most „forbidden characters“ for file names, the colon is actually used in NTFS: to separate the file path from the name of a
named forkAlternate Data Stream.See, I hadn’t even read about this. TIL :)
Still, I use ISO8601 all the time when it comes to written dates :)