Files
nushell/crates/nu-command/src
Tyarel 0587308684 into datetime: noop when input is a datetime (#14845)
# Description

- Closes #14839

When the input to `into datetime` is a datetime, it will return it like
other `into` commands.
# User-Facing Changes

Before, using `into datetime` with a datetime as input would return an
error, now it will return the input.
# Tests + Formatting

Added test `takes_datetime`.
# After Submitting

Doc file is automatically generated.
2025-01-16 23:38:42 +01:00
..
2024-11-29 21:24:17 +00:00
2025-01-07 07:37:51 +08:00
2024-11-29 21:24:17 +00:00