forked from araddon/dateparse
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for dd-mm-yyyy (digit month) formats
Some European dates are formatted as dd-mm-yyyy where day month and year are all digits. Fixes araddon#139 Signed-off-by: Daniel Ferstay <[email protected]>
- Loading branch information
Daniel Ferstay
committed
Nov 10, 2021
1 parent
6b43995
commit 65e246a
Showing
2 changed files
with
77 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters