Skip to content

Commit 7fd0f9c

Browse files
authored
DOCSP-24685 fixing mongoimport date argument (#164)
1 parent 6e23c51 commit 7fd0f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/mongoimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ Options
714714

715715
* - ``date_go(<arg>)``
716716
- `Go Language time.Parse format`_
717-
- ``created.date_go(2006-01-02 15:04:05)``
717+
- ``created.date_go(2006-01-02T15:04:05Z)``
718718

719719
* - ``date_ms(<arg>)``
720720
- `Microsoft SQL Server FORMAT format

0 commit comments

Comments
 (0)