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

Comments

Added parseFormat parameter to options#46

Open
gschuager wants to merge 1 commit intoMakingSense:masterfrom
gschuager:parse-format
Open

Added parseFormat parameter to options#46
gschuager wants to merge 1 commit intoMakingSense:masterfrom
gschuager:parse-format

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
Contributor

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

@andresmoschini
Copy link
Contributor

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