Timestamp convertion to Date(UNIX)

Hey! Thanks for this tip. It’s unfortunate that the field type “date (UNIX)” is not documented by bubble.

I was using it until now to convert timestamps (in seconds) that I get from the chargebee API into bubble dates and suddenly it stopped working yesterday.

My converted dates are now in the 1970s…

Seems like Bubble suddenly decided that this should work for timestamps in milliseconds and not the one in seconds.

Is anybody else having issues with this?

PS: apparently you could simply use the date type to convert milliseconds timestamps into bubble dates Unix (date) via API not showing correctly - #3 by espptyltd

2 Likes