By reading the commit at 
https://github.com/golang/go/commit/72c58fb77192f7d17d87663c943360a48aae11dc 
the change that stands out most to me is bounds checking on the hour and 
minute elements of the time zone offset

On Wednesday, January 4, 2023 at 7:54:50 AM UTC Ben Brcan wrote:

> Hi, I noticed this in the draft release notes for 1.20:
>
> *The Time.MarshalJSON 
> <https://tip.golang.org/pkg/time/#Time.MarshalJSON> and Time.UnmarshalJSON 
> <https://tip.golang.org/pkg/time/#Time.UnmarshalJSON> methods are now more 
> strict about adherence to RFC 3339.*
>
> Can we get some further details about this? Are there things that were OK 
> before that will no longer be valid?
>
> Thank you
>
> Ben
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/65b57a39-570a-42b2-afb2-287044caf64dn%40googlegroups.com.

Reply via email to