1 This module builds on MooseX::Types::DateTime to add additional custom
2 types and coercions. Since it builds on an existing type, all coercions
3 and constraints are inherited.
5 The package name is left as is for legacy reasons: this module is really a
6 Type with coercions for DateTimeX::Easy. DateTimeX is just a namespace
7 for non-core or less-official DateTime modules.