Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Regional settings

Status
Not open for further replies.

gransbpa

Programmer
Jun 5, 2001
98
0
6
NL
Hi there,

I'd like to write code which responds differently to different Regional date/time setting. Does anyone know if a function exists for this?

Thanks.
 
I hope all MS Access date/time output, including Format$(), Str$() etc. corresponds to regional settings. Some doubts?
 
What I actually mean is: suppose that the regional settings swith from "dd-mmm-yy" to "mm-dd-yyyy" (for example), then I want to let the application generate a message. Therefore I looked for an API to load the settings in a string-variable, but I didn't know exactly where to look
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top