Wednesday, 14 August 2013

How to format this date?

How to format this date?

I have XML file and bunch of datetime values in it. The example of these
values: 20090128T103511,68+01
What format is this? And how can I parse it in c# to a DateTime ??

No comments:

Post a Comment