I have a mobile app that is hitting an api endpoint in bubble with a date, and then manipulating the date further.
What timezone is this happening in?
I’m trying to ensure that the date is preserved some how…
Because if i send the date via the api from a mobile app, and then modify it or save it as a text, it’s totally different than what was initially sent.
?