extract-date
extract-date copied to clipboard
Extracts date from an arbitrary text input.
Results
5
extract-date issues
Sort by
recently updated
recently updated
newest added
`extractDate("04.06.22")` -> `[]`
Awesome library! I tried using it in a typescript project. But there wasn't any type declarations. Is there anyway I can get it? Thanks
e.g. `March 2017` => `2017-03`.