-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fmt/strtime: add set_offset and set_iana_time_zone to BrokenDownTime
These have been added so that they can be set explicitly, like other fields. This also includes an accessor for the IANA time zone identifier. I'm not sure why I didn't add these initially since there isn't anything subtle going on here. I think it might have just been an oversight. Fixes #78
- Loading branch information
1 parent
47f1550
commit ba5bae1
Showing
2 changed files
with
156 additions
and
0 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