[GH-ISSUE #1647] Use ISO8601 format for dates and times #1151

Open
opened 2026-05-07 00:30:37 +02:00 by BreizhHardware · 0 comments

Originally created by @wsw70 on GitHub (Mar 9, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1647

💡 Idea

This is how I see a notification on the web interface

Image

My browser locale is French so the date should be 08/03/2026 but independently of this the proper date format is ISO8601 (the linked reference dispels all need for discussion on that topic 🙂)

It would be awesome to be able to force all dates to be displayed in that format independently of the browser setting (or hardcoded defaults).

Additionally, the current date/time format makes it impossible to have the correct date for notifications coming from different time zones.

💻 Target components

Configuration on the server side

Originally created by @wsw70 on GitHub (Mar 9, 2026). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1647 :bulb: **Idea** This is how I see a notification on the web interface <img width="236" height="89" alt="Image" src="https://github.com/user-attachments/assets/a35d41d9-b70f-4142-b6e4-f5ca1ef2bd51" /> My browser locale is French so the date should be 08/03/2026 but independently of this [the proper date format is ISO8601](https://xkcd.com/1179/) (the linked reference dispels all need for discussion on that topic 🙂) It would be awesome to be able to force all dates to be displayed in that format independently of the browser setting (or hardcoded defaults). Additionally, the current date/time format makes it impossible to have the correct date for notifications coming from different time zones. :computer: **Target components** Configuration on the server side
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1151
No description provided.