element-hq / element-hq/element-android
Listen for timezone changes
Open
T-Enhancement
Z-date time
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
In order to update the `zoneId` of `DateProvider` when there is a change in the system, we could improve the current code.
> We should probably listen to android.intent.action.TIMEZONE_CHANGED intent if we really want this to be updated. But thats really not a common case, so I don't know?
_Originally posted by @ganfra in https://github.com/vector-im/element-android/pull/5989#discussion_r874740879_
Contributor guide
Assessment
This issue has not been assessed yet.