Description
Handles dates, times, time zones, and durations in Python with a friendlier API than the standard datetime module. It helps applications parse, compare, format, and shift date/time values more clearly.
Time-zone and calendar logic can affect schedules, billing, logs, and reminders. Check locale, time-zone, and daylight-saving assumptions when using it for user-visible or legal dates.