The upstream package has an interesting issue to enable detection of the local time zone when an app resumes: Dana-Ferguson#78
This could potentially be done by allowing TimeMachine.initialize() to be called multiple times (or only re-detect the current time zone).
The upstream package has an interesting issue to enable detection of the local time zone when an app resumes: Dana-Ferguson#78
This could potentially be done by allowing
TimeMachine.initialize()to be called multiple times (or only re-detect the current time zone).