Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparing Dates in C#
Message
From
27/09/2011 10:20:54
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01524808
Message ID:
01524861
Views:
58
>>>>>>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.


What is the equivalent of the ^ symbol in C#

How can that be read differently....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform