Question:
Can you explain why the time displayed in the "Message History" tab differs from the time displayed in the "Notification Details" section?
Answer:
The "Send date" displayed in the "Notification Details" section corresponds with Greenwich Mean Time (GMT-0).
On the other hand, the time displayed in the "Message History" tab corresponds with the timezone you have specified in your account setting.
It is worth mentioning that in case the "timezone" parameter is being ignored, the push delivery time is set to GMT-0 by default, as per our documentation:
"ignore_user_timezone": true, // or false
"timezone": "America/New_York", // optional. If ignored UTC-0 is default for "send_date". See http://php.net/manual/timezones.php for supported timezones.
https://www.pushwoosh.com/platform-docs/api-reference/messages
Comments
0 comments
Please sign in to leave a comment.