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

Replace 2-digit years with numerical years everywhere in the frontend #2394

Merged
merged 4 commits into from
Feb 14, 2025

Conversation

emma-sg
Copy link
Member

@emma-sg emma-sg commented Feb 13, 2025

Closes #2365

@emma-sg emma-sg added the front end Requires front end dev work label Feb 13, 2025
@emma-sg emma-sg requested a review from ikreymer February 13, 2025 20:21
@emma-sg emma-sg self-assigned this Feb 13, 2025
@ikreymer
Copy link
Member

This doesn't affect a few places where we call localize.date directly, such as this.localize.date(org.lastCrawlFinished, { dateStyle: "short" } in the admin org-list, otherwise looks good!

@ikreymer
Copy link
Member

Looks like that was the only one, switched to using btrix-format-date there

@ikreymer ikreymer merged commit 44ca293 into main Feb 14, 2025
27 checks passed
@ikreymer ikreymer deleted the frontend-4-digit-dates branch February 14, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front end Requires front end dev work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify Date Display to 4 Digit Year
2 participants