Skip to content

Fix date format year placeholder#1422

Open
kloploid wants to merge 1 commit into
open-eid:masterfrom
kloploid:fix-macos-quicklook-calendar-year
Open

Fix date format year placeholder#1422
kloploid wants to merge 1 commit into
open-eid:masterfrom
kloploid:fix-macos-quicklook-calendar-year

Conversation

@kloploid

@kloploid kloploid commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Change date format from YYYY to yyyy. The uppercase YYYY represents the ISO 8601 week-based year, which can differ from the calendar year near year boundaries. Using lowercase yyyy ensures the correct calendar year is displayed.

Change date format from YYYY to yyyy. The uppercase YYYY represents the ISO 8601 week-based year, which can differ from the calendar year near year boundaries. Using lowercase yyyy ensures the correct calendar year is displayed.
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