| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 0.06 see /usr/share/doc/packages/perl-DateTime-Format-MySQL/Changes 0.06 2016-02-12 - Fixed typo in regex that strangely works most of the time
- update to 0.05
+ Added parsing of MySQL fractional seconds (microseconds).
* Allowed additional valid MySQL formats (delimiters in DATE and TIME
fields using punctuation, 'T' separator between DATE and TIME and
single-digit time or date values).
- use original .tar.gz
- recreated by cpanspec 1.78.03 - removed obsolete vendor patch (Makefile.PL) o using Build.PL
- switch to perl_requires macro
- initial version 0.04
- updated to 0.0701
see /usr/share/doc/packages/perl-DateTime-Format-MySQL/Changes
0.0701 2021-05-22
- Fix versioning, reindex
0.07 2021-05-21
- if microseconds are set on provided DateTime object to time_format,
use them. Fixes RT #136549