Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vbnet error in time format part 2
Message
 
To
12/06/2006 21:24:55
General information
Forum:
ASP.NET
Category:
Object Oriented Programming
Environment versions
Environment:
VB 8.0
OS:
Windows Server 2003
Database:
MS SQL Server
Miscellaneous
Thread ID:
01128547
Message ID:
01128807
Views:
21
The datetime picker control will get the date format used by windows. If you need a different one you can use globalization. Here's an example of how to change your datetime format using globalization.

http://msdn2.microsoft.com/en-us/library/5hh873ya(VS.80).aspx

HTH,

Enmanuel




>I realized that a datetimepicker's value is dd/mm/yyyy but when i run teh program in the form i see the datetimepicker appears in mm/dd/yyyy format how can i make this format when is running in dd/mm/yyyy format?
>P.D. parse methodo does not help me
>thank you
>Luis Martin
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Previous
Reply
Map
View

Click here to load this message in the networking platform