The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.01_06

  • Finnally forked MooseX::Types::DateTime into MooseX::Types::ButMainted this allowed me to add support for Olson abbreviations via Olson::Abbreviations and drop requirement for Date::Manip, and DateTimeX::Easy Added tests for new coercions Removed all occurances of 'timezone', replaced with 'time_zone', as per convention in DateTime::Format::* Updated POD

Changes for version 0.01_05

  • Fixed docs, to show methods required

Changes for version 0.01_04

  • Fixed doc issues Made composiing classes require format_datetime Made coercions work from runtime call environment

Changes for version 0.01_03

  • Pulled CustomPattern out into its own role

Changes for version 0.01_02

  • Made the helper function ->new_datetime, uses ->debug, and supports timeonly DT

Changes for version 0.01_01

  • Got something up and working this serves as a role that all modules in DateTimeX::Format should use.

Modules

Moose Roles for building next generation DateTime formats
A Moose::Role for building DateTime Formats that require patterns