Thursday 19 September 2013

Parsing the DateTime format

Parsing the DateTime format

I would like to be able to get the date time format string from a date
time string.
e.g.
2012-12-08 15:00:00" => "yyyy-MM-dd HH:mm:ss
Is this possible?

No comments:

Post a Comment