Hello,
I was wondering if it is possible to create a moment from a UTC string like this "2019-09-27T08:00:00+02:00". It contains useful information ass the UTC offset and that stuff and seems to be standard.
In this case I'm lucky because I can change the format my web-server returns the information, but I may not be so lucky in the future. Is there any way to use that? Is there any lib or barrel?
Thanks in advance