cross-posted from: https://lemmy.ml/post/35949063
In Lemmy, we’ve removed the
TopSixHours
/TopXTime
in favor of a more fine grainedtime_range_seconds
field. You can see it in action in this PRThe problem is, we need a good UI picker for a time interval: IE things like
5 seconds
,4 days
,7 months
, etc.I’ve found a million libraries for specific date and time pickers, but not a single one for time intervals.
Does anyone know of any?
Thanks in advance.
You must log in or register to comment.