Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comparing Dates in C#
Message
 
 
À
27/09/2011 10:01:33
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01524808
Message ID:
01524853
Vues:
56
>>>>>What is the equivalent of the ^ symbol in C#
>>>>>? DATE() > {^2011/09/26} (in C# to ensure that Date Locality is not taken into account and Month is ot mixed up with Day ?)
>>>>>
>>>>>Tia
>>>>>Gerard
>>>>
>>>>Take a look at DateTime structure. See #3 in here
>>>>http://msdn.microsoft.com/en-us/library/system.datetime.aspx
>>>
>>>
>>>How does that link answer the question?
>>
>>It answers it precisely showing how to make a new datetime variable from the year, month, day.
>
>The question was about the "^" character. I didn't see that anywhere in your response.

I guess we read the question differently then. I read it as how to construct a datetime value based on year, month and date without worrying about local settings.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform