Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date formats in c#
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Date formats in c#
Divers
Thread ID:
01534833
Message ID:
01534833
Vues:
108
Hi.

VFP
x={^2011-05-10} ALWAYS returns 10th May 2011 no matter what the culture is

C#
dateValue = DateTime.Parse("2011-05-10");
Does this ALWAYS return 10th May, 2011 or are there instances when I could get 5th October 2011 ?
If so, can it be made unambiguous , similar to the ^ in VFP
Tia
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform