Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
None
Description
In version 3.4 mongoimport added --columnsHaveTypes. However for the arguments for date format the documentation links to the Golang Time package docs (https://golang.org/pkg/time/#Parse). This is a generic page and in fact doesn't actually point at the relevant documentation that a user needs to parse a date format.