SetLocaleInfo doesnt work with me

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?
 
The problem with me is that it doesnt reflected with me.

I have tried using PostMessage also to send a system notification after setlocaleinfo. Even then it doesn't work.

Can Anyone please help me?
 
Last edited:

Users who are viewing this thread

Back
Top Bottom