nushell/crates/nu-command/src/strings/format
Stefan Holderbach eef4a89ff4
Move format date to Category::Strings (#13083)
The rest of the `format` commands live there.

Closes https://github.com/nushell/nushell.github.io/issues/1435
2024-06-06 18:32:08 -05:00
..
date.rs Move format date to Category::Strings (#13083) 2024-06-06 18:32:08 -05:00
duration.rs Make string related commands parse-time evaluatable (#13032) 2024-06-05 22:21:52 +03:00
filesize.rs Make string related commands parse-time evaluatable (#13032) 2024-06-05 22:21:52 +03:00
format_.rs Make get_full_help take &dyn Command (#12903) 2024-05-19 19:56:33 +02:00
mod.rs Add format meta command (#11334) 2023-12-15 14:57:18 +08:00