mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #140] Display times as local date/time format #117
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hl2guide on GitHub (Feb 11, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/140
Please add the ability to switch between 24 and 12 hour time format and support AM/PM too.
@binwiederhier commented on GitHub (Feb 11, 2022):
I closed #139 in favor of this.
I don't think I want to provide customizable datetime formatting or even switch between AM/PM and 24h format, though I acknowledge that the date time format is not very consistent. I'd want to provide a consistent view, using the default system locale. I believe I'm using the system locale in all places but the notification detail overview, right?
Why would you want it to be customizable? What's missing that you need?
@hl2guide commented on GitHub (Feb 13, 2022):
The main thing is 12 hour time.
@binwiederhier commented on GitHub (Mar 14, 2022):
One line change in
github.com/binwiederhier/ntfy-android@031f5c472d. I hope this is good enough :-) This will be different depending on the Locale of the phone.Will be released in the next Android release.
@DoTheEvo commented on GitHub (Feb 4, 2023):
the non-mobile website is still only in AM/PM and american date format
@timdonovanuk commented on GitHub (Oct 22, 2023):
@timdonovanuk commented on GitHub (Oct 22, 2023):
Please provide at least configuration to switch to a non US centric (i.e. rest of the world) date format. ISO date format (YYYY-MM-DD) would be an obvious choice.
@Choque commented on GitHub (Oct 17, 2025):
Yea, not seeing MM/DD/YYYY and AM/PM in the notifications would be appreciated. It shows the correct format in the android app, but in the browser I get the default format.
@timdonovanuk commented on GitHub (Oct 17, 2025):
The obvious solution is for the rest of the world to adopt the incoherent American format, hence the ticket is closed ;)
@roughnecks commented on GitHub (Nov 10, 2025):
👎 for closing this.
@cross commented on GitHub (Jan 2, 2026):
Is there another issue open for this in the web app? I looked for a setting to change it, but as noted here that doesn't exist. My Mac is configured to show 24-hour time everywhere, so it is neither using the system config or allowing me to set the time format.