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
I'm not sure... that might have more to do with the encoding/json package. I've been super-busy the last few weeks; have you taken the chance to peruse the source and see how it handles time.Time fields?
I've just had a problem while trying to bind a struct with some dates on it like this
{"birthDate":"2015-02-19T00:00:00", "name": "name", "place": "Málaga"}
It evens doesn't show me any error... It just doesn't bind any data.
Anyone on this?
The text was updated successfully, but these errors were encountered: