This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Accept ISO8601-formatted dates using the "±YYYYYY-MM-DDTHH:mm:ss.sss"…
… format. Also ensure we pad all stringified dates to either 4 unsigned or 6 signed digits. Fixes #1142 RELNOTES: Dates now implement ISO8601 more accurately for very large or negative years. PiperOrigin-RevId: 408386206 Change-Id: I9a67f50812c678da4dc678c722e4799f14550c51
- Loading branch information
1 parent
2a21f12
commit 2dd8283
Showing
2 changed files
with
95 additions
and
22 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