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

feat: fix leap year rules, add year and month to the delay string #501

Closed
wants to merge 3 commits into from

Conversation

rubyowo
Copy link
Contributor

@rubyowo rubyowo commented Nov 9, 2024

this PR is essentially just EvanHahn/HumanizeDuration.js#157 and adding y and mo to the delay string

dependabot bot added 2 commits October 13, 2024 13:00
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@cla-bot cla-bot bot added the cla-signed label Nov 9, 2024
@rubyowo rubyowo force-pushed the feat/yearsandmonths branch from e38283d to 0f9d7fa Compare November 9, 2024 07:09
@Dragory Dragory changed the base branch from master to next January 1, 2025 15:43
@Dragory
Copy link
Collaborator

Dragory commented Jan 1, 2025

Oh, looks like git didn't like that change in the merge base at all... I'll look at resolving those locally.

@rubyowo rubyowo closed this Jan 3, 2025
@rubyowo
Copy link
Contributor Author

rubyowo commented Jan 3, 2025

moved to #503

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

Successfully merging this pull request may close these issues.

2 participants