We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceae19c commit 64db0f7Copy full SHA for 64db0f7
README.md
@@ -259,6 +259,7 @@ Default: false
259
```
260
261
`parseTime=true` changes the output type of `DATE` and `DATETIME` values to `time.Time` instead of `[]byte` / `string`
262
+The date or datetime like `0000-00-00 00:00:00` is converted into zero value of `time.Time`.
263
264
265
##### `readTimeout`
0 commit comments