The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module DateTime::Format::JSON::MicrosoftDateFormat

0.05 2019-12-11
  - Updated documentation
  - Added missing tests per cpancover.com

0.04 2018-12-01
  - Updated to removed use of DateTime->_stringify as it no longer apears to be supported

0.03 2014-02-18
  - Updated POD Documentation
  - Added Example Scripts
    - convert_blessed.pl
    - format_datetime.pl
    - parse_datetime.pl

0.02 2014-02-17
  - Updated import method to only import TO_JSON when requested
  - Added Millisecond tests

0.01 2014-02-17
  - original version; created by ExtUtils::ModuleMaker 0.51