Skip to content

improve format handling + fix days (no zero-padding)#107

Merged
sectore merged 8 commits intomainfrom
fix/106
Sep 29, 2025
Merged

improve format handling + fix days (no zero-padding)#107
sectore merged 8 commits intomainfrom
fix/106

Conversation

@sectore
Copy link
Copy Markdown
Owner

@sectore sectore commented Sep 28, 2025

by introducing render_(format) helpers (DRY) and simplified format specs in get_horizontal_lengths.

Add few formats to hide zero day values in a years combo. Fixes #106.

@sectore sectore changed the title improve format handling improve format handling + fix days (no zero-padding) Sep 29, 2025
@sectore sectore marked this pull request as ready for review September 29, 2025 14:00
@sectore sectore merged commit 816741f into main Sep 29, 2025
3 checks passed
@sectore sectore deleted the fix/106 branch September 29, 2025 14:08
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.

Fix clock to render days without zero values whenever years > 0

1 participant