Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting dates from SQL into C# DateTime objects
Message
From
15/07/2004 19:47:42
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Converting dates from SQL into C# DateTime objects
Miscellaneous
Thread ID:
00924961
Message ID:
00924961
Views:
48
I can't figure out how to convert datetime field from Microsoft SQL Server into a C# DateTime object. I have found the DateTime.Parse and DateTime.ParseExact methods, but can't really figure out IFormatProvider. Once I have the string from Microsoft SQL, I would expect that, since it was a commonly used format, there would be an easy way, I just can't find it.

(I just want to dump the datum from the database into a DateTime object. I don't have to worry about formatting it's output now.)
David S. Alexander
Kettley Publishing
20271 SW Birch Street, 2nd Floor
Newport Beach, CA 92660-1752
Next
Reply
Map
View

Click here to load this message in the networking platform