Skip to content

Comments

Add strftime formatting support#5

Merged
Neved4 merged 1 commit intomainfrom
fix-strftime-fmt
Dec 11, 2025
Merged

Add strftime formatting support#5
Neved4 merged 1 commit intomainfrom
fix-strftime-fmt

Conversation

@Neved4
Copy link
Owner

@Neved4 Neved4 commented Dec 11, 2025

Fixes #3

Started using github.com/ncruces/go-strftime for C-like strftime() support (incl. %E/%O etc.).

Set some default format/docs accordingly and added tests to avoid regressions.

@Neved4 Neved4 merged commit dd50ad2 into main Dec 11, 2025
4 checks passed
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.

[Bug]: Providing a strftime format string does not work

1 participant