Hello,
I’m building an Automation in Airtable and am using the “at a scheduled time” trigger and the “send an email” action.
In the “send an email” action, in the email subject line, I’d like to include the “actual trigger time”.
However, the time includes the date and timezone code, and I’d like to remove the timezone code.
As an example, here’s what I want the email subject line to say:
“Weekly Sales Report - 2022-11-08”.
But instead it looks like this: “Weekly Sales Report - 2022-11-08T22:51:31.571Z”. Is it possible to strip out the timezone code (T22:51:31.571Z)? Or can someone suggest an alternative solution?
Thanks so much!