Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date Format
Message
From
27/10/2006 14:02:39
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
27/10/2006 13:51:06
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01164913
Message ID:
01165129
Views:
13
Michel not saying you should do it like that just showing how can be done.
be good;)

>>Michel then you can always do
>>
>>dim str as string = "en-US" or "en-CA" or "pt-PT" or "es-ES" or getuserculturename function
>>Dim userCulture as New CultureInfo(str, false)
>>dim formatStr as string = "d" or "D" or getuserdatepreference function
>>lcdate = datevar.ToString(formatStr, userCulture)
>>
>>so this will display base on the user country culture and on user date preference shortdate, long date, or even custom format.
>
>This is good to know we can do it like that as well but that setting in the applications we support is not based on the country.
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform