mirror of
https://github.com/golang/go
synced 2024-11-25 19:07:57 -07:00
doc/next: mention new error on time.Parse timezone overflow
For #65614 For #67470 Change-Id: Iba2f263f8ca1fb10c383e12ff3455aa86b26421d Reviewed-on: https://go-review.googlesource.com/c/go/+/590795 Commit-Queue: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@golang.org> Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com>
This commit is contained in:
parent
f3ae135604
commit
93bbf719a6
2
doc/next/6-stdlib/99-minor/time/67470.md
Normal file
2
doc/next/6-stdlib/99-minor/time/67470.md
Normal file
@ -0,0 +1,2 @@
|
||||
[Parse] and [ParseInLocation] now return an error if the time zone
|
||||
offset is out of range.
|
Loading…
Reference in New Issue
Block a user