1
0
mirror of https://github.com/golang/go synced 2024-11-22 15:24:42 -07:00
go/src/time
Tobias Klauser aef61555da time: don't check non-nil err twice in parse
Change-Id: I40a1b49035321b05032eacf4525a62b8c562e0d0
Reviewed-on: https://go-review.googlesource.com/c/go/+/612195
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tim King <taking@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-09-10 21:43:25 +00:00
..
testdata
tzdata
abs_test.go
embed.go
example_test.go
export_android_test.go
export_test.go
export_windows_test.go
format_rfc3339.go
format_test.go
format.go time: don't check non-nil err twice in parse 2024-09-10 21:43:25 +00:00
genzabbrs.go
internal_test.go
linkname_test.go
mono_test.go
sleep_test.go
sleep.go
sys_plan9.go
sys_unix.go
sys_windows.go
tick_test.go
tick.go
time_test.go time: implement the encoding.(Binary|Text)Appender for Time 2024-08-20 16:48:48 +00:00
time.go time: implement the encoding.(Binary|Text)Appender for Time 2024-08-20 16:48:48 +00:00
tzdata_test.go
zoneinfo_abbrs_windows.go
zoneinfo_android_test.go
zoneinfo_android.go
zoneinfo_goroot.go
zoneinfo_ios.go
zoneinfo_js.go
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix_test.go
zoneinfo_unix.go
zoneinfo_wasip1.go
zoneinfo_windows_test.go
zoneinfo_windows.go all: remove unnecessary symbols and add missing symbols 2024-09-09 16:44:45 +00:00
zoneinfo.go