Skip to content

feat(args): accept years and days for --countdown#114

Merged
sectore merged 5 commits intomainfrom
feat/cd-arg-YD
Oct 1, 2025
Merged

feat(args): accept years and days for --countdown#114
sectore merged 5 commits intomainfrom
feat/cd-arg-YD

Conversation

@sectore
Copy link
Copy Markdown
Owner

@sectore sectore commented Oct 1, 2025

Any combination of Yy Dd , Yy or Dd in addition to current time formats.

Examples: 1y 5d 10:30:00 or 2d 4:00 (2 years, 4 min.) or 10y 10 (10years, 10sec.)

Updated --help output:

  -c, --countdown <COUNTDOWN>
          Countdown time to start from. Formats: 'Yy Dd hh:mm:ss', 'Dd hh:mm:ss', 'Yy mm:ss', 'Dd mm:ss', 'Yy ss', 'Dd ss', 'hh:mm:ss', 'mm:ss', 'ss'. Examples: '1y 5d 10:30:00', '2d 4:00', '1d 10', '5:03'.

@sectore sectore merged commit eb376e4 into main Oct 1, 2025
3 checks passed
@sectore sectore deleted the feat/cd-arg-YD branch October 1, 2025 13:26
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.

1 participant