Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Our datetime usages work by showing you local and saving as UTC. It however shouldn't be changing like that. I was able to confirm your issue. Something isn't working right for the datetime usage here. The time resets to 19:00:00 and subtracts a day in my tests.Whenever I try to save a time starting below 20:00 it changes the time back to 20:00 and it deducts a day. For example, when I try to save August 5 at 18:00 it changes it to August 4 at 20:00.
If I try to change it to a time above 20:00 it also changes the time back to 20:00 but not the day. For example, when I save August 5 at 21:00 it changes it to August 5 at 20:00.
Can you let me know if you can reproduce it?
That will never change. In order for calculations to be accurate they need to always be made in UTC. CBSubs may or may not offset during this, but storage is always done in UTC.In regards UTC, it would be appreciated if this can be changed in the future so that it takes the Joomla time zone setting.
Please Log in or Create an account to join the conversation.