forked from vemakereporter/cctz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update per-platform support for determining the local time zone (goog…
…le#101) Treat the Apple Core Foundation "default time zone" and the Android "persist.sys.timezone" property consistently as initial values for the local time zone (overriding ":localtime"). Then allow ${TZ} to override that on all platforms. The only slightly confusing thing is CFTimeZoneCopyDefault() appears to also heed ${TZ} internally, but that's OK.
- Loading branch information
Showing
1 changed file
with
20 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters