Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Proper settings for 24 hours
Message
From
24/01/2005 16:29:06
 
 
To
24/01/2005 16:13:16
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
00980191
Message ID:
00980193
Views:
20
>I have this function which I am using to return a date in French format:
>
>
>    ' Return the date in French format
>    ' expD1 Date
>    Public Shared Function GetDateTime(ByVal tdDateTime As DateTime) As DateTime
>        Return Format(tdDateTime, "dd/MM/yyyy HH:mm:ss")
>    End Function
>
>
>What I don't understand, is that I am ending up with:
>
>23/01/2005 6:00:11 PM
>
>instead of
>
>23/01/2005 18:00:11


Do you have SET HOUR TO 24?
Jim Philippi

quando omni flunkus moritati
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform