Skip to content

Commit

Permalink
doc/next: mention new error on time.Parse timezone overflow
Browse files Browse the repository at this point in the history
For #65614
For #67470

Change-Id: Iba2f263f8ca1fb10c383e12ff3455aa86b26421d
Reviewed-on: https://go-review.googlesource.com/c/go/+/590795
Commit-Queue: Ian Lance Taylor <[email protected]>
Reviewed-by: Ian Lance Taylor <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Ian Lance Taylor <[email protected]>
Reviewed-by: Alan Donovan <[email protected]>
Auto-Submit: Ian Lance Taylor <[email protected]>
  • Loading branch information
ianlancetaylor authored and gopherbot committed Jun 5, 2024
1 parent f3ae135 commit 93bbf71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/next/6-stdlib/99-minor/time/67470.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Parse] and [ParseInLocation] now return an error if the time zone
offset is out of range.

0 comments on commit 93bbf71

Please sign in to comment.