Incorrect date format
Moderators: Hacker, petermad, Stefan2, white
Incorrect date format
Change of HKEY_CURRENT_USER\Control Panel\International\sShortDate form "dd.MM.yyyy" to "ddd dd.MM.yyyy" causes change of the displayed date format from "04.01.2026" to "04 01 2026" - dots are missing.
Re: Incorrect date format
License #524 1994
Danish TC Translator
TC 11.56 32+64bit on Windows XP 32bit & Windows 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1404a
TC 3.61b on Android 6, 13, 15 & 16
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish TC Translator
TC 11.56 32+64bit on Windows XP 32bit & Windows 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1404a
TC 3.61b on Android 6, 13, 15 & 16
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Incorrect date format
Ah... I remember the same on some WinPE bootables. Never thought it is TC's bug. Isn't it?
Ukrainian Total Commander Translator. Feedback and discuss.
- ghisler(Author)
- Site Admin

- Posts: 51592
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Incorrect date format
Total Commander does not read the date format directly from the registry. Instead, it calls GetLocaleInfo with parameters LOCALE_USER_DEFAULT, LOCALE_SDATE.
The problem is that Windows sees the space in your sShortDate string and returns that as the date separator.
Solution: Set the date separator manually for Total Commander in menu Configuration - Options - Tabstops/Data formats.
The problem is that Windows sees the space in your sShortDate string and returns that as the date separator.
Solution: Set the date separator manually for Total Commander in menu Configuration - Options - Tabstops/Data formats.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com

