v1.12.3
Base.get_extension & Dates.format made public (#58108)
Revert "split internal dates methods into separate functions" (#54159)
Reland "Don't export Dates.adjust" (#53092)
further fix to the new promoting method for AbstractDateTime subtraction (#51967)
Prefer `# Examples` in docstrings (#53276)
Deprecate Dates.argerror (#46031)
restrict dispatch of some custrom string macros to `String` (#57781)
Fix fixed-length negative year parsing (#54535)
Fix type instability in convs using CompoundPeriod (#54995)
Remove unnecessary name qualification in examples (#45898)
[Dates] Fix nonexistent method OverflowError() in steprange_last (#48242)
Allow `Time`s to be rounded to `Period`s (#52629)
Restrict argument to `isleapyear(::Integer)` (#55317)