Add methods min, max, minmax taking only single Dates.AbstractTime (#32525)
Methods `min`, `max` and `minmax` should also be able to take just one
`Dates.AbtractTime` argument. See discussion:
https://discourse.julialang.org/t/max-and-min-of-single-dates/26074