java - What is the pattern for this date format? -


this question has answer here:

you can't parse timestamp without knowing simpledateformat pattern first , i'm not sure be:

1980/01/30 10:36:42 -0400

i think yyyy/mm/dd hh:mm:ss, i'm not sure -0400 part or if should capitalizing mm , hh.

mm months, mm minutes

hh 24 hour time, 0-23 hh 12 hour time

z timezone, final field you're looking for

in api documents here, there's lovely table listing of pattern letters.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -