Skip to content

fix: replace blog ISO dates with readable dates#631

Closed
LeCarbonator wants to merge 1 commit into
TanStack:mainfrom
LeCarbonator:fix-blog-date-formatting
Closed

fix: replace blog ISO dates with readable dates#631
LeCarbonator wants to merge 1 commit into
TanStack:mainfrom
LeCarbonator:fix-blog-date-formatting

Conversation

@LeCarbonator

Copy link
Copy Markdown

A wrongly formatted string caused the date formatter to fall back to ISO dates:

image

This PR changes the formatting strings to be MMM d, yyyy instead of MMM dd, yyyy for a readable date string.

(Image from local environment)

image

@netlify

netlify Bot commented Jan 7, 2026

Copy link
Copy Markdown

👷 Deploy request for tanstack pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9aa8830

@LeCarbonator

Copy link
Copy Markdown
Author

Looks like I made a duplicate of #630 .

@dandaka

dandaka commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

@LeCarbonator please don't kill my first PR to OSS 🥹

@LeCarbonator

Copy link
Copy Markdown
Author

You're good @dandaka . I think your PR solves it in a better way than mine anyways.

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.

2 participants