- Posts: 129
- Thank you received: 0
Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Storing date and time in GMT
14 Apr 2016 08:03 #6075
by Ken Lee
Storing date and time in GMT was created by Ken Lee
Dear Thomas,
My own timezone is GMT +8.
MySQL is set so:
SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP); 08:00:00
My Joomla Global Configuration Server Time Zone is : Hong Kong, which is GMT+8.
But why sermons created, modified, publish_up and publish_down fields are stored in GMT?
Can I make SermonSpeaker store date and time in my time zone?
Thanks.
My own timezone is GMT +8.
MySQL is set so:
SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP); 08:00:00
My Joomla Global Configuration Server Time Zone is : Hong Kong, which is GMT+8.
But why sermons created, modified, publish_up and publish_down fields are stored in GMT?
Can I make SermonSpeaker store date and time in my time zone?
Thanks.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
14 Apr 2016 08:16 #6076
by Thomas Hunziker
Replied by Thomas Hunziker on topic Storing date and time in GMT
Joomla always stores dates in GMT (actualy UCT). When showing the date, the datezone is applied again and everything is fine. At least it should. What issue are you seeing that you think it's wrong?
Please Log in or Create an account to join the conversation.
14 Apr 2016 09:55 #6077
by Ken Lee
Replied by Ken Lee on topic Storing date and time in GMT
Then there is nothing wrong about it. It is my own coding that needs to cater that. Thank you.
Please Log in or Create an account to join the conversation.
Time to create page: 0.284 seconds