Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for weeks and multiple units - #46, #54 #55

Closed
wants to merge 1 commit into from

Conversation

scommisso
Copy link

Adds support for parsing w, week, weeks, as well as strings containing multiple unit/value combinations, such as 1m30s or 1 minute 30 seconds.

Addresses issues #46 and #54.

I would love to get this merged since https://github.com/expressjs/timeout uses this module.

@matteocontrini
Copy link

Up

@Jokero
Copy link
Contributor

Jokero commented Jun 3, 2016

@rauchg ping

@leo
Copy link
Contributor

leo commented Sep 3, 2016

Please rebase with master! 😊

@scommisso
Copy link
Author

Thanks, rebased.

@leo leo removed the needs rebase label Sep 8, 2016
@leo
Copy link
Contributor

leo commented Feb 1, 2017

Open a new PR with fixed tests in the future, if you like! 😊 Thanks for the effort.

@haltcase
Copy link

I'm confused, why was this closed without merging? I came here for #54.

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

Successfully merging this pull request may close these issues.

None yet

5 participants