alleyinteractive / apple-news

The Publish to Apple News plugin enables your WordPress blog content to be published to your Apple News channel.
https://wordpress.org/plugins/publish-to-apple-news/
GNU General Public License v3.0
153 stars 71 forks source link

Incorrect time stamp #1035

Open alamedapost opened 8 months ago

alamedapost commented 8 months ago

Description of the bug

Articles published to Apple News show a time of 8 hours earlier than the actual time of publication. We are CA, on Pacific time, and articles published at 7:45 a.m. local time are shown with a time stamp of the previous day at 11:45 p.m.

Steps To Reproduce

publish article experience incorrect time stamp

Additional Information

No response

alamedapost commented 8 months ago

I forgot to add that our server's time stamp is correct, as is the listing in iCloud Newspublisher.

kevinfodness commented 8 months ago

My guess is that your WordPress site is set to UTC time instead of Pacific time. Pacific time is UTC - 8, which would explain the 8 hour difference. Go to Settings > General and check the timezone. If it is set to UTC+0, that's likely the problem.

alamedapost commented 8 months ago

The server is set to "Los Angeles" or Pacific time. The correct time stamp shows up in iCloud but not in News.

kevinfodness commented 4 months ago

If it's correct in iCloud but not News, I'd recommend following up with Apple about why, since that's in their ecosystem.