S
Snedker
I have a string in the format "Tue May 26 09:16:40 2009". I need for
this to be saved to a DateTime.
I can easily write my own function to parse the date to a proper
DateTime format, but I would rather use common .NET functions. But can
it be done - and if so, what should i be using to get the job done?
Regards
Morten Snedker
this to be saved to a DateTime.
I can easily write my own function to parse the date to a proper
DateTime format, but I would rather use common .NET functions. But can
it be done - and if so, what should i be using to get the job done?
Regards
Morten Snedker