Skip to content

fix: count days in parse_duration#41

Open
Modestiny wants to merge 1 commit into
tine1117:mainfrom
Modestiny:codex/fix-parse-duration-days
Open

fix: count days in parse_duration#41
Modestiny wants to merge 1 commit into
tine1117:mainfrom
Modestiny:codex/fix-parse-duration-days

Conversation

@Modestiny
Copy link
Copy Markdown

Summary

  • Add day (d) unit conversion to parse_duration
  • Add regression tests for day-only and combined day/hour durations

Tests

  • python -m unittest discover -s tests

Closes #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