
Datetime is awesome, but constructing `datetime` objects can be annoying. you often need to use one of the formatter modules, or call 'datetime->new()' with a bunch of values. if you've got a bunch of constant dates in your code, then datetimex::auto makes all this a bit simpler.