Does anyone know of a way to change the date cutoff in
Windows NT? It's currently 2029/1930, e.g though an VB
Immediate window typing ? Format ("01 jan 33", "dd mmm
yyyy") returns 01 Jan 1933.
In XP you're able to do it throught Control Panel,
Regional Settings, but can't find anything similar in
NT.
Found this
http://www.microsoft.com/resources/documentation/office/200
0/all/reskit/en-us/datecut.mspx, but not much help as I
don't get the option they mention in the article.
Interestingly, if you go to the command prompt and set the
date to 01-01-33 and then type 'date' again it displays it
as 01-01-2033
If you can think of anything, great. If not, no worries.
Many thanks,
Jon
Dave Patrick - 01 Sep 2004 15:17 GMT
Have a look in;
HKCU\Control Panel\International\Calendars\TwoDigitYearMax

Signature
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
| Does anyone know of a way to change the date cutoff in
| Windows NT? It's currently 2029/1930, e.g though an VB
[quoted text clipped - 17 lines]
| Many thanks,
| Jon