https://github.com/navierula/daterecognizer
an OOP program written in Python to recognize dates with "/" and "-" separators
https://github.com/navierula/daterecognizer
Last synced: 3 months ago
JSON representation
an OOP program written in Python to recognize dates with "/" and "-" separators
- Host: GitHub
- URL: https://github.com/navierula/daterecognizer
- Owner: navierula
- Created: 2016-10-31T03:31:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T03:32:21.000Z (over 8 years ago)
- Last Synced: 2025-01-21T22:43:44.195Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DateRecognizer
an OOP program written in Python to recognize dates with "/" and "-" separators