Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Added parseFormat parameter to options #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added parseFormat parameter to options #46

wants to merge 1 commit into from

Conversation

gschuager
Copy link
Contributor

This new parameter would allow us to specify several formats to parse the input text.
In my particular case, I'd like to specify ['DD', 'DD/MM', 'DD/MM/YY', 'DD/MM/YYYY']... in this way, entering just "14" would be resolved to the 14th of the current month of the current year (and the same with day/month).

@andresmoschini
Copy link
Member

Looks good, I will test it and merge it later. Thanks

@andresmoschini
Copy link
Member

Closed because of #54

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants