Skip to content

Commit

Permalink
Merge eca5a19 into 1e20d5a
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Nov 27, 2018
2 parents 1e20d5a + eca5a19 commit f57fb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataflows/processors/dumpers/file_formats.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


DATE_FORMAT = '%Y-%m-%d'
DATETIME_FORMAT = '%Y-%m-%dT%H:%M:%SZ'
DATETIME_FORMAT = '%Y-%m-%dT%H:%M:%S'
TIME_FORMAT = '%H:%M:%S'


Expand Down

0 comments on commit f57fb3b

Please sign in to comment.