Hi there,
I am using the Date picker component and set the default date to “Start of the day”.
For the “end date” I am adding +1 day and subract one second ( 1/86400). In the web previerwer everything works just fine. But when it comes to the iOS App it’s never “0:00 am” but every time a random begin time is choosen. It’s not just a constant “+1 hrs” (like my timezone is UTC+1) but at random.
Anyone any ideas?