nushell/crates/nu-command/src/commands/date
Henrik Sjööh 21ef3895b3
delete crates/nu-command/src/commands/date/utc.rs (#3464)
The `date utc` command was removed in this PR:

https://github.com/nushell/nushell/pull/2780

The file was left but is no longer referenced from the parent module
and was not used.

Co-authored-by: Henrik Sjööh <henrik.sjooh@configura.com>
2021-05-22 17:09:50 +12:00
..
command.rs date commands ported (#3410) 2021-05-12 14:01:49 +12:00
format.rs let date commands pull default date (#3463) 2021-05-22 17:02:06 +12:00
list_timezone.rs date commands ported (#3410) 2021-05-12 14:01:49 +12:00
mod.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
now.rs let date commands pull default date (#3463) 2021-05-22 17:02:06 +12:00
parser.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
to_table.rs let date commands pull default date (#3463) 2021-05-22 17:02:06 +12:00
to_timezone.rs date commands ported (#3410) 2021-05-12 14:01:49 +12:00