shieldshock
Programmer
I have datawindows with fields using the [date] tag in the mask. This is good because it displays dates in the correct order (For international purposes). However, I don't want exactly what Windows has in the control panel. I want two digit years instead of the default four.
I've been trying to set thread level settings using external calls to SetLocaleInfo
as well as SetThreadLocale
but I can't seem to get it working.
Help would be greatly appreciated.
-Shields
I've been trying to set thread level settings using external calls to SetLocaleInfo
as well as SetThreadLocale
but I can't seem to get it working.
Help would be greatly appreciated.
-Shields