Re: ISO 8601 date format error in Synchronize directories
Posted: 2021-04-12, 10:44 UTC
Forum - Public Discussion and Support
https://www.ghisler.ch/board/
Code: Select all
16.03.22 Added: wincmd.ini [Configuration] CustomSeparators=0000 set date separator, time separator, thousands separator, and decimal separator. Use 0 for user default from control panel (32/64)
16.03.22 Added: wincmd.ini [Configuration] CustomDateFormat=-1 set date format independent from the system: -1=default, 0=M-D-Y, 1=D-M-Y, 2=Y-M-D, use CustomSeparators for separator character (32/64)
Code: Select all
CustomDateFormat=1
CustomSeparators=.:.,
Code: Select all
ShowCentury=1
Code: Select all
ShowCenturySyncDirs=1
Support++Samuel wrote: 2022-04-23, 12:32 UTC However the date is still displayed as "23.04.22 14:30:00" instead of "23.04.2022 14:30:00".
Could you also make this setting work for Sync dirs?If you fear not everyone has horizontal space for that, could you add a new setting:Code: Select all
ShowCentury=1
Code: Select all
ShowCenturySyncDirs=1