Extract from text - datetime

Since the API can turn a datetime string into a datetime thing, it would be nice if the rest of Bubble could do that as well.

the “extract from text” function would be a good place. Right now the only option is email broken into domain, top domain, and alias. But it could have another options for datetime.

It’s running some kind of parsing function to get the parts of an email, so it should be able to run a function to turn a formatted string into a datetime.

2 Likes