[GH-ISSUE #203] Alternate date formats for Google Calendar #2318

Closed
opened 2026-03-20 21:05:30 +01:00 by sascha_hemi · 1 comment
Owner

Originally created by @psfales on GitHub (Jan 13, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/203

Originally assigned to: @nlimper on GitHub.

Is your feature request related to a problem? Please describe.
Google Calendar dates are displayed as DD-MM. In the US, the convention would by MM-DD (or MM/DD). Similarly, the date in the top right is DD-MM-YYYY. The US convention would be MM-DD-YYYY (but that one doesn't seem as critical for me)

Describe the solution you'd like
It's probably hard to provide a completely general solution, but perhaps a few common formats could be provided. (Like the way the "Current Weather" page allows a choice of Fahrenheit or Celsius.)

Originally created by @psfales on GitHub (Jan 13, 2024). Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/203 Originally assigned to: @nlimper on GitHub. **Is your feature request related to a problem? Please describe.** Google Calendar dates are displayed as DD-MM. In the US, the convention would by MM-DD (or MM/DD). Similarly, the date in the top right is DD-MM-YYYY. The US convention would be MM-DD-YYYY (but that one doesn't seem as critical for me) **Describe the solution you'd like** It's probably hard to provide a completely general solution, but perhaps a few common formats could be provided. (Like the way the "Current Weather" page allows a choice of Fahrenheit or Celsius.)
sascha_hemi added the enhancement label 2026-03-20 21:05:30 +01:00
Author
Owner

@nlimper commented on GitHub (Jan 14, 2024):

fixed date format for english language setting to mm/dd
f00761db94

<!-- gh-comment-id:1890952571 --> @nlimper commented on GitHub (Jan 14, 2024): fixed date format for english language setting to mm/dd https://github.com/jjwbruijn/OpenEPaperLink/commit/f00761db94415355f12223266a6768363465d77c
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2318