On Wednesday, 6 July 2016 at 15:38:00 UTC, Andrea Fontana wrote:
On Wednesday, 6 July 2016 at 14:55:51 UTC, Jonathan M Davis wrote:auto st = SysTime.fromISOExtString("2011-03-02T15:30:00+01:00");That's perfect. I didn't notice that static method. My fault!
Also, if you need to parse other formats: https://github.com/JackStouffer/date-parser#simple-example