[SOLVED] Date/TimePicker inconsistency with DB value

Hello Bubble’s team

I have an issue with the Date/TimePicker component, the initial value value on the database is something like “Jan 26, 2017 3:42 pm” but when I display the value on a input type “Date & Time” the display shows 1/26/2017 16:00

Where am I wrong, is it a bug ? Looks like it’s because the component react like this ?
Thanks for your help.

Regards,
Dax.

Looks like it’s showing time in 24 hour mode (e.g., 4pm = 16:00), and you probably have it set to show time increments of 30 minutes, so it’s rounding 3:42 to 4pm.

I’m nearly certain there are toggle options for each of these within the date/time picker.

Indeed, I miss the ‘time interval’ setup on the field.
Now it has been set to ‘1’ instead of ‘30’

Thanks for the quick answer !

1 Like

You’re welcome. Glad to hear you got it working!

This topic was automatically closed after 70 days. New replies are no longer allowed.