I am having some inconsistencies with Dates and Times. I am using the advanced form method and saving the results in a database. The start and end days are being saved in the database as a string which is actually the universal time. The recurring rule value is also being saved to the database as a string. When binding the data back to a Scheduler, the days that do not recur render as if I need to add a TimeZoneOffset whereas the recurring appointments render just fine. So if I add a TimeZoneOffSet, then the non-recurring days will render correctly, but the recurring days will now be off.
The start and end format match with the dates in the recurring data. When I go back to edit both recurring and non-recurring, the date and time are correct.
I have not added any TimeZoneOffSet values in the admin section nor on the front end.
The start and end format match with the dates in the recurring data. When I go back to edit both recurring and non-recurring, the date and time are correct.
I have not added any TimeZoneOffSet values in the admin section nor on the front end.