I been stuck trying to parse the following date format below:
2016-04-27T00:00:00+10:00
I've tried many combinations and can't seem to get it to work.
I would have thought this would work as it make the most sense to me - yyyy-MM-dd'T'HH:mmZ
Any ideas? Thanks