Calendar - time entered via mobile sometimes changes by 5hr later . Is there a timezone bug?

I’m using the Calendar extensively and have noticed several times now that when I enter an appointment via mobile say for example 10am (EST), it later appears on my desktop at 3pm. It has happened several times. Is there a timezone parameter perhaps that needs to be verified as part of the entry form?

Thanks,
Rick

Hi,
It most likely not a bug but a matter of configuration.
Setting correct timezones is a bit tricky. You can find this discussed in various posts in the community.

How are you storing the calendar dates in your database? What date field format, e.g. TIMESTAMP with Timezone ?

in mysql the field type is datetime. there is no timezone parameter. I think i need to ensure that is taken care of in the calendar entry field.