Just to make it easy for me to track my reading, I am exporting the RSS feed into excel file but i am getting wrong dates due a problem with the date_default_timezone_set
First, It was giving me error for each book that marked above 14:00:00, but, when i removed the default timezone line it starts giving me wrong date for each book that marked above 16:00:00
When i checked the time in the RSS feed, it shows me the following:
One of my friend just shows me a screenshot of one of his books from his mobile dated by 7/21/2016, but when i went to his profile the same book was showing the date 7/20/2016
Just to make it easy for me to track my reading, I am exporting the RSS feed into excel file but i am getting wrong dates due a problem with the date_default_timezone_set
First, It was giving me error for each book that marked above 14:00:00, but, when i removed the default timezone line it starts giving me wrong date for each book that marked above 16:00:00
When i checked the time in the RSS feed, it shows me the following:
pubDate -0700
user_read_at -0700
user_date_added -0700
user_date_created -0800 (???)
What do you suggest to get the dates right
Note:
My hometown is Bahrain (UTC+03:00)
Regards
Mohammed