nushell/crates/nu-command
ChroniCat ad1c4f5e39
[fix] crashing issues when the given timestamp is out of range (#3271)
* add support for timestamp-based time conversion by specifing timezone or 'UTC/Local'

* [fix] fix the wrong test sample

* code formating

* code formating and import missing mod to test

* code formating again

* [fix] it won't crash when given timestamp is too big.

* [fix] code formatting =_=b
2021-04-06 07:22:07 -05:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src [fix] crashing issues when the given timestamp is out of range (#3271) 2021-04-06 07:22:07 -05:00
tests Remove yr and mon (#3262) 2021-04-05 06:19:33 +12:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Bump to 0.29.1 (#3232) 2021-03-31 20:13:40 +13:00