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.
I have implemented this and added quite some tests, but would really appreciate if you guys could play with it a bit and run your own checks on corner cases.
Multiple of all units excepts weeks are supported (updating on weeks is not supported by POSIXlt) . Rounding on units that don't have a meaningful 0 (days and months) happens incrementally from 1:
i.e.
floor_date(now(), "2 weeks")
The text was updated successfully, but these errors were encountered: