I'm thinking you can use the SetLocaleInfo api for this. This looks
like a very touchy API so do so at your own risk (i.e. don't blame me
if you screw something up):
Other programs running on my Clients Workstations keep changing the format
and I am then having problems with the Date format in Access and I also use
string values from the DateTime hence the reason I want my Windows App to
correct the Format of the applicable Workstation.
If you do you are likely to end up on the losing end of a law suit.
If you want your application to output the date as yyyy/MM/dd then make sure
that you explicitly format the output in your code.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.