binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.64k stars 732 forks source link

[Just an info] Ntfy.sh default server timezone is in UTC timezone. #1069

Closed HaiziIzzudin closed 8 months ago

HaiziIzzudin commented 8 months ago

Just note that if you want to do Schedule Delivery, adjusting your time delivery to UTC timezone. I had to painstakingly do multiple testing on this, cause no ntfy documentation is mentioning so :)

HaiziIzzudin commented 7 months ago

Addendum to the above: If your notifications somehow did not appear even after sending POST request, make sure you run command about 1 min before the actual notification time, otherwise it will not appear. Seems like ntfy is doing some initializing before it actually kept it at 'to notify'.