Hello

i have a little issue with a custom field on a Form. I created a "Date/Time" Field which we only uses internally. Every other option possibility in the settings are unchecked.

When we know insert a date in the field, like for example 2021-08-17, the field always shows a day before that date, in our example 2021-08-16.

Any idea what the problem could be?

Thank you!

Could it be because of timezones?

    ntozier - all Users working with the system are in the same timezone

    There are a lot more time zones than just a users timezone.

    More to the point:

    • What is your php.ini timezone?
    • What is your MySQL Timezone?
    • What is your Server Timezone?
    Write a Reply...