Combining sections of a date into one date

Hi there! Working on a client project that has an ID scanner; we scan in customer IDs. The ID scanner gives us the date as such:

01/01/1990

becomes

01 01 1990

and they’re mapped to three fields.

How do I then turn this into an actual Bubble-recognizable date to put into the datbase as a date thing?

Hi there, @nsykes… one way you could go is to start with the current date/time, and then use the following operators to change the date to the values in the inputs.

Hope this helps.

Best…
Mike

2 Likes

Worked like a charm! Can’t believe I didn’t think of that. Appreciate you!

1 Like

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