Build a SysTime from a string

Andrea Fontana via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jul 6 08:38:00 PDT 2016


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!


More information about the Digitalmars-d-learn mailing list