Well, both std.datetime and core.time need static this() and can't not have it.
Why are they necessary? It looks like it sets the time zone... wouldn't it work to put that into DateTime's regular constructor?
Well, both std.datetime and core.time need static this() and can't not have it.
Why are they necessary? It looks like it sets the time zone... wouldn't it work to put that into DateTime's regular constructor?