nushell/crates/nu-command/src/conversions
Darren Schroeder d856ac92f4
expand durations to include month, year, decade (#6123)
* expand durations to include month, year, decade

* remove commented out fn

* oops, found more debug comments

* tweaked tests for the new way, borrowed heavily from chrono-humanize-rs

* clippy

* grammar
2022-07-26 08:05:37 -05:00
..
into expand durations to include month, year, decade (#6123) 2022-07-26 08:05:37 -05:00
fmt.rs feat: add search terms for conversions (#5259) 2022-04-20 11:48:32 -05:00
mod.rs new command fmt to format numbers (#707) 2022-01-09 19:19:41 -06:00