tiglat / catalog_maker

Plugin for TotalCommander. It creates catalogs (lists) of the selected files/directories, with user-defined list format.
23 stars 2 forks source link

The date format is wrong #12

Open heX16 opened 4 months ago

heX16 commented 4 months ago

The date format is wrong. I expect the sequence as in iso 8601 - 2024.06.10. But I see: 10.06.2024. Why do I expect this format? Because there is a standard, and another plugin (DiskDirExtended) works according to it.

File name Size Date Time      
--------------------- - ---------- --------  
1.txt 2 10.06.2024 16:25.09  
2.txt 2 10.06.2024 16:25.15 
tiglat commented 4 months ago

Thank you for notification. To be honest you are first person who payed attention to this :) Many countries (may be half of the world) use this format. So it is not wrong. May be one day I will add config parameter to use different format. By the way what country are you from?