ISO 8601 date format error in Synchronize directories

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

User avatar
Samuel
Power Member
Power Member
Posts: 1929
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Re: ISO 8601 date format error in Synchronize directories

Post by *Samuel »

Support++.

I also mentioned this (again) some days ago (Point #5).
User avatar
Samuel
Power Member
Power Member
Posts: 1929
Joined: 2003-08-29, 15:44 UTC
Location: Germany, Brandenburg an der Havel
Contact:

Re: ISO 8601 date format error in Synchronize directories

Post by *Samuel »

Thank you for that two additional changes in TC10.50b1/b2:

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)
They also affect Sync dirs, what is great. So I use:

Code: Select all

CustomDateFormat=1
CustomSeparators=.:.,
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?

Code: Select all

ShowCentury=1
If you fear not everyone has horizontal space for that, could you add a new setting:

Code: Select all

ShowCenturySyncDirs=1
Post Reply