How do you store date in to text/variable?

I want a user to pick a start date from the date input and save to Firebase under the date object with fields.

I found this solution below. I have date showing in the database but it doesn’t show a value.

Any ideas on what I’m doing wrong?

@ieremie.mariae0ximv This is what I do to transfer/save my dates. I use the Date input and save that in a stored or cloud variable. I then use a Label to display the stored Date information. It works really well.

Screenshot 2023-01-01 at 8.00.30 AM

Not sure if this is the correct way, but I was able to successfully select a date and store that date into the database using this technique.


DateInputSavedToFireBaseDate

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.