Skip to content

feat: use iso8601 date format #244

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

scarf005
Copy link

@scarf005 scarf005 commented May 7, 2025

example timestamp: "2025-05-07 10:07 AM"

  1. Make date section unambiguous (e.g 5/6/2025 can be interpreted as may 6th or june 5th)
  2. Make time section locale independent (undefined uses machine's default locale)

1. Make date section unambiguous (e.g 5/6/2025 can be interpreted as may 6th or june 5th)
2. Make time section locale independent (undefined uses machine's default locale)
Copy link

changeset-bot bot commented May 7, 2025

🦋 Changeset detected

Latest commit: caa181d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@tanstack/publish-config Patch
@tanstack/config Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

nx-cloud bot commented May 7, 2025

View your CI Pipeline Execution ↗ for commit caa181d.

Command Status Duration Result
nx affected --targets=test:eslint,test:types,te... ✅ Succeeded 22s View ↗
nx run-many --target=build ✅ Succeeded 11s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-07 01:15:58 UTC

Copy link

pkg-pr-new bot commented May 7, 2025

@tanstack/config

npm i https://pkg.pr.new/@tanstack/config@244

@tanstack/eslint-config

npm i https://pkg.pr.new/@tanstack/eslint-config@244

@tanstack/publish-config

npm i https://pkg.pr.new/@tanstack/publish-config@244

@tanstack/typedoc-config

npm i https://pkg.pr.new/@tanstack/typedoc-config@244

@tanstack/vite-config

npm i https://pkg.pr.new/@tanstack/vite-config@244

commit: caa181d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant