Time Now in Unix Time, how to?

I need to compare two time variables in typebot with Time Now and my second variable created_at = unixTime. Is there a way on doing this conversion inside Typebot?
2 Replies
Baptiste
Baptiste2y ago
What would you like to achieve on a higher level ?
Eduardo Chaves
Eduardo ChavesOP2y ago
I achieved this by using javascript to tranform the System.Now date data type into unix time

Did you find this page helpful?