Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Proper settings for 24 hours
Message
De
24/01/2005 16:29:06
 
 
À
24/01/2005 16:13:16
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
00980191
Message ID:
00980193
Vues:
19
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform