-
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.
fix: Parsing of fractions of a second in parse_datetime() (#11723)
Summary: Pull Request resolved: #11723 A bug causes function to return wrong fractions of a second in some cases. Reviewed By: gggrace14 Differential Revision: D66688586 fbshipit-source-id: 3a2308026c5484f9ec4f87679ec9cae3512d8fb4
- Loading branch information
1 parent
a0bbea2
commit a94e870
Showing
2 changed files
with
37 additions
and
3 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