Release 9.1.0-beta.0
Pre-release
Pre-release
9.1.0-beta.0 (2022-08-11)
Features
-
core utils: Add date_diff to calculate the difference in days between two dates, respecting DST offsets. (dd5cc7b)
-
core utils: Add is_iso_date check for testing for iso dates only. (a90afd6)
-
pat display time: Improve the output for date-only dates in relative mode. (e3909a4)When output is from-now (relative date) and the date is a date-only date without a time component, do not include the time in the output.