mirror of
https://github.com/nushell/nushell
synced 2024-12-27 21:43:09 +00:00
a0cecf7658
# Description Those two commands are very complementary to `into duration` and `into filesize` when you want to coerce a particular string output. This keeps the old `format` command with its separate formatting syntax still in `nu-cmd-extra`. # User-Facing Changes `format filesize` is back accessible with the default build. The new `format duration` command is also available to everybody # Tests + Formatting |
||
---|---|---|
.. | ||
bits | ||
bytes | ||
conversions | ||
filters | ||
formats | ||
math | ||
platform | ||
strings | ||
mod.rs |