Can't find a pattern for this date. Could anyone help me?
I know it's ISO 8601 standart.But everything I have found was without :
between 03
and 00
.
2018-01-18T08:40:00+03:00
How do I can parse this to Thu Jan 18 00:00:00 GMT+03:00 2018
to this 2018-01-18T08:40:00+03:00
?