Make it easier to change Timeline and Animation timezone
Open
category - widgets
type - enhancement
- Dominant language
- JavaScript
- Stars
- 15.8k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
from [this discussion](https://groups.google.com/d/msg/cesium-dev/gi9_LC6m7jU/5ypdeMELntEJ):
It seems to change timezone displayed in animation and timeline the users will need to change:
- AnimationViewModel.dateFormatter
- AnimationViewModel.timeFormatter
- Timeline.makeLabel
Contributor guide
Research direction
Start by reading AnimationViewModel.dateFormatter, AnimationViewModel.timeFormatter, and Timeline.makeLabel, as named in the issue. Trace how each currently determines the displayed timezone and define a single user-facing way to change it, with completion verified by showing that animation and timeline displays follow that setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100