Replies: 2 comments
-
|
Thanks you for reporting this, the week key is intentionally left out of TimelineTimeSteps. The time step logic works by dividing each unit into the next (seconds → minutes → hours → days → months → years), and weeks don't fit cleanly into that chain since 7 days don't divide evenly into a month. If you were using week-level stepping before the migration, could you share a bit about your use case? That'll help us figure out the best way to support it |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
We are currently migrating to the beta and we noticed that the interface for TimelineTimeSteps is missing the key for "week".
Beta tested: 0.30.0-beta.14
Beta Was this translation helpful? Give feedback.
All reactions