Date Picker always displays wrong date (1 day before selection)

Every time I pick a date on the picker, what is displayed in the field after selection is one day before what I’ve selected in the picker UI. Any ideas how to fix this? I’ve observed this on two completely different environments.

Thanks much

2 Likes

Thanks for reporting this @Chazz_Hall_V! Look like you found a bug. You’ll be happy to know that a hotfix is on its way to production. This will be fixed in less than 24 hours :slight_smile:

Hi, I’d like to report the same bug, where the app appears to be subtracting an hour and putting the date back one!

2 Likes

Can I also report this bug, I getting it as well

Hi @Chazz_Hall_V This happens because of your time zone difference with UTC. As an example -If you’re 5 hours and 30 minutes ahead of Coordinated Universal Time then it will subtract those many hours from current date +00:00.

@An_Si ,

That’s correct but in this case this is bug. we need to get correct date and time for each time zone.

There should be a feature to change time zone/format/and time as well.

Thanks,
Arvind

I would like to report same bug.