Java Date format of '2010-10-11T22:10:10.000Z' -


what date format '2010-10-11t22:10:10.000z' ?

that's iso8601 date format.

if you're looking parse date in format (your question doesn't make intentions clear), have @ these other questions.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -