nushell/crates/nu_plugin_from_bson/src
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
..
nu Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
from_bson.rs Date utility commands (#2780) 2020-12-12 12:18:03 -06:00
lib.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
main.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00