Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/2025-04-04-twin0293.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Published Friday, 04-Apr 2025

## Highlights

- Thanks to @LoicRiegel for two improvements `into datetime` this week - The command can now use a timezone flag when parsing a specific format, and it also accepts `float`s as input.
- Thanks to @LoicRiegel for two improvements to `into datetime` this week - The command can now use a timezone flag when parsing a specific format, and it also accepts `float`s as input.
- A few additional improvements come to `into datetime` with the upgrade of the `human-date-parser` crate. While we don't always remember to call out upstream improvements, Nushell
just wouldn't be possible without the contributions of numerous contributors outside and upstream from our repos. A huge thanks to these (usually) unsung heroes.
- @pyz4 improved the `polars cast` command to accept a decimal precision and scale. Thank you!
Expand Down