Skip to content

fix: add days (d) support to parse_duration#59

Open
dmthong181096 wants to merge 1 commit into
tine1117:mainfrom
dmthong181096:fix-duration-days
Open

fix: add days (d) support to parse_duration#59
dmthong181096 wants to merge 1 commit into
tine1117:mainfrom
dmthong181096:fix-duration-days

Conversation

@dmthong181096

@dmthong181096 dmthong181096 commented Jun 13, 2026

Copy link
Copy Markdown

Fixes #1
/claim #1
Added the missing d (days) unit mapped to 86400 seconds in _UNITS and included corresponding unit tests.

@dmthong181096

Copy link
Copy Markdown
Author

/claim #1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parse_duration drops the days (d) unit

1 participant