nushell/crates/nu-command/src/conversions/into
Douglas 07ad24ab97
Fix ignored into datetime test (#14302)
# Description

Fixes test which was ignored in #14297.  Also fixes related example.

Tests now use local timezone to match actual result.

More discussion in #14266

# User-Facing Changes

Tests-only

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

N/A
2024-11-11 06:01:39 -06:00
..
binary.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
bool.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
cell_path.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
command.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
datetime.rs Fix ignored into datetime test (#14302) 2024-11-11 06:01:39 -06:00
duration.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
filesize.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
float.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
glob.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
int.rs Remove as_i64 and as_f64 (#14258) 2024-11-05 09:28:56 +01:00
mod.rs open, rm, umv, cp, rm and du: Don't globs if inputs are variables or string interpolation (#11886) 2024-02-23 09:17:09 +08:00
record.rs add more granularity for into record with dates (#13650) 2024-08-22 12:09:27 +02:00
string.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
value.rs Drop once_cell dependency (#14198) 2024-10-29 17:33:46 +01:00