accesser2003
Registered User.
- Local time
- Tomorrow, 01:12
- Joined
- Jun 2, 2007
- Messages
- 124
I want to change the short date format of the system I am use to a new format "dd/mm/yyyy" and the time format to "HH:mm:ss". The Locale ID is as the current one.
I can get the current short date format successfully by calling the API GetLocaleInfo function. But the API SetLocaleInfo function doesnt change the short date format to the one I need.
Is there any tested example used with MS Access that acheive this?
I can get the current short date format successfully by calling the API GetLocaleInfo function. But the API SetLocaleInfo function doesnt change the short date format to the one I need.
Is there any tested example used with MS Access that acheive this?