You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #783 some documentation has been added about the driver behaviour for 0000-00-00 when parseTime is true.
But the zero value of time.Time is in location UTC. What happens when the loc option is set to another timezone than UTC?
The documentation should clarify this.
In #783 some documentation has been added about the driver behaviour for
0000-00-00
whenparseTime
istrue
.But the zero value of
time.Time
is in location UTC. What happens when theloc
option is set to another timezone than UTC?The documentation should clarify this.
Cc: @methane
The text was updated successfully, but these errors were encountered: