What formatting options are supported? #2
-
|
I couldn't figure out from either here or the jiff docs which formatting options are supported and what they mean. Is there a list of them anywhere? What I'm looking for is essentially this table from the python documentation Thank you for the neat-looking tool, I'm trying to replace my own quick and dirty script with it |
Beta Was this translation helpful? Give feedback.
Answered by
BurntSushi
May 13, 2025
Replies: 1 comment 1 reply
-
|
They are here in the Jiff docs: https://docs.rs/jiff/latest/jiff/fmt/strtime/index.html#conversion-specifications And in
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
BurntSushi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are here in the Jiff docs: https://docs.rs/jiff/latest/jiff/fmt/strtime/index.html#conversion-specifications
And in
biff time fmt --help.man strftimeshould also be about right too. Or evenman date.