Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparing Dates in C#
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01524808
Message ID:
01524814
Views:
80
>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
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform