Skip to content

Commit

Permalink
abritinthebay#249 no need to normalize dates as it messes up with lat…
Browse files Browse the repository at this point in the history
…er parsing - add missing format
  • Loading branch information
regevbr committed Jan 28, 2018
1 parent f0bc1a4 commit 8040651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/parsing_grammar.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
"yyyy-MM-ddTHH:mm",
"ddd, MMM dd, yyyy H:mm:ss tt",
"ddd MMM d yyyy HH:mm:ss zzz",
"d MMM yyyy",
"MMddyyyy",
"ddMMyyyy",
"Mddyyyy",
Expand Down

0 comments on commit 8040651

Please sign in to comment.