You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess, this is already a problem for minutes (leap seconds)?
Could we use something like chronoutil::RelativeDuration? Not directly, because it only supports months and not weeks, days, minutes, etc.
With GNU date:
With uutils date:
The time is also incorrect when using
--date=week
,--date=day
,--date=hour
, etc.The text was updated successfully, but these errors were encountered: