-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for time zone offsets to TimeZone (#10577)
Summary: Pull Request resolved: #10577 Adding support for time zone offsets to TimeZone. Now, we will be able to clean up the callsites to use this single APIs, which will contain time zone name, ID, and conversion capabilities in a more consistent manner. Part of #10101 Reviewed By: mbasmanova Differential Revision: D60213004 fbshipit-source-id: 186809ba397b494b66fbf8d48b04028fc568caa7
- Loading branch information
1 parent
237ff41
commit db11b69
Showing
5 changed files
with
279 additions
and
42 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
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
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
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
Oops, something went wrong.