]> Cypherpunks repositories - gostls13.git/commit
net/mail: accept UT as a timezone
authorIan Lance Taylor <iant@golang.org>
Mon, 28 Mar 2022 17:18:03 +0000 (10:18 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 28 Mar 2022 21:59:25 +0000 (21:59 +0000)
commit3c7f9b80222376fa01f8c6e3b411281c23dd74ed
treeab4023abb3c57fa85ed7788473ee148d298a567a
parent42ca44494c6ca94c6a1f433e61bc5d95d51b2222
net/mail: accept UT as a timezone

Fixes #39906

Change-Id: I8fcaf4c1ccc4131d770cff08d9c80f520885a6b5
Reviewed-on: https://go-review.googlesource.com/c/go/+/396214
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/net/mail/message.go
src/net/mail/message_test.go