nushell/crates/nu-cli
Stan Zhang 83c874666a
Date utility commands (#2780)
* updated & added date related commands based on the new design

* added proper error handling when date format string is invalid

* fixed format issue

* fixed an issue caused due to the change in primitive Date type

* added `date list-timezone` command to list all supported time zones and updated `date to-timezone` accordingly
2020-12-12 12:18:03 -06:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Date utility commands (#2780) 2020-12-12 12:18:03 -06:00
tests Add random chars cmd (#2782) 2020-12-09 06:43:46 +13:00
build.rs enhanced version command with more info (#2773) 2020-12-01 13:57:49 -06:00
Cargo.toml Date utility commands (#2780) 2020-12-12 12:18:03 -06:00