Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve example for epoch -> datetime #14886

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

NotTheDr01ds
Copy link
Contributor

Description

Mentioned in Discord today - A while back into datetime was updated to allow ints to be passed directly into the -f '%s', but the examples still used an older, outdated * 1_000_000_000 for conversion.

Also replaced the other new "noop" example since it used the same form.

User-Facing Changes

Doc-only

Tests + Formatting

  • 🟢 toolkit fmt
  • 🟢 toolkit clippy
  • 🟢 toolkit test
  • 🟢 toolkit test stdlib

After Submitting

N/A

@NotTheDr01ds NotTheDr01ds merged commit cdb082e into nushell:main Jan 21, 2025
15 checks passed
@github-actions github-actions bot added this to the v0.102.0 milestone Jan 21, 2025
@fdncred fdncred added help-system Related to help commands and our documentation system (not docs itself) pr:commands This PR changes our commands in some way labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-system Related to help commands and our documentation system (not docs itself) pr:commands This PR changes our commands in some way
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants