date format - Java find DateFormat of a String -



date format - Java find DateFormat of a String -

this question has reply here:

java string date conversion 10 answers

i having date in string say, "2014-10-09t06:33:50.765z".

i know dateformat of it?

do have api find out same or have go trial & error ??

it impossible guess date format in case 10th of september or 9th of october?

but dont need "trial & error" there documentation on topic here

java date-format

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -