Hi all,
Real quick question here - hoping for real quick solution...
It seems that Retool timestamps are text (don’t care why although it seems mighty strange).
I need to convert Retool timestamps to integers in the same way that other systems seem to use moment().valueOf() to return seconds elapsed in the UNIX epoch.
Can anyone tell me how this can be done using a curly-braces expression?
Many thanks as always...