On Friday, 16 December 2011 at 09:50:30 UTC, Jonathan M Davis wrote: > 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?