|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to change system Date format in VB
hello,
my problem is : living in france the standard date format is :dd,mm,yyyy. but I have some applications where the date MUST be entered in the forme of: yyyy.mm.dd I would like to change at the beginning of the program the country specification to yyyy.mm.dd and at the end turn back into dd,mm,yyyy. thank you for helping Nilanga |
|
#2
|
||||
|
||||
|
Hi,
You can use the SetLocale() function for this. For more info, look here: http://forums.aspfree.com/t85360/s.html Also function FormatDateTime() can be used: http://haneng.com/FunctionSearch.asp?s=FormatDateTime Last edited by leuvenaar : November 9th, 2005 at 02:26 AM. |
![]() |
| Viewing: ASP Free Forums > Other > Programming Help > How to change system Date format in VB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|