mirror of
https://github.com/nushell/nushell.git
synced 2025-07-08 18:37:07 +02:00
related to
-
https://github.com/nushell/nushell/issues/10017#issuecomment-1683082039
# Description
this PR undeprecates `into datetime --format` and `into datetime
--list`.
this PR reverts commit f33b60c001
.
# User-Facing Changes
# Tests + Formatting
# After Submitting