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'd expect it to default to the last 24 hours; but it'd also be great to have an easy CLI option to select the last week, month, 3 months, 6 months, year, etc under, say, --duration=
Also, perhaps --start-date= and --end-date= which are mutually exclusive with --duration=.
The text was updated successfully, but these errors were encountered:
Thanks @ljharb for raising this issue.
Can you help me with pointing to a library or way to enable duration as last week, month, 3 months etc. and get the Date back.
I'd expect it to default to the last 24 hours; but it'd also be great to have an easy CLI option to select the last week, month, 3 months, 6 months, year, etc under, say,
--duration=
Also, perhaps
--start-date=
and--end-date=
which are mutually exclusive with--duration=
.The text was updated successfully, but these errors were encountered: