Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

createdAt date not parseable #33

Open
enricjaen opened this issue Mar 17, 2017 · 0 comments
Open

createdAt date not parseable #33

enricjaen opened this issue Mar 17, 2017 · 0 comments

Comments

@enricjaen
Copy link

enricjaen commented Mar 17, 2017

UserTemplate parses dates as: new SimpleDateFormat("yyyy/MM/dd HH:mm:ss Z", Locale.ENGLISH);

However, the API returns dates such as "2013-06-11T14:08:24Z",

The valid format should be: yyyy-MM-dd'T'HH:mm:ssX

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant