You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to get ${X-Received} to render. I was trying to use it to get the date and time from so I could use that to rename the file (I want to start the filename with 'yyyymmdd_hhMMss'). If you're diving into the code anyway, would it be possible to make available a ${DateTime} variable that provides the date/time in a common format (something predictable like 'YYYY-MM-DDTHH:mm:ssZ' or an option for multiple common formats)?
The text was updated successfully, but these errors were encountered:
I'm unable to get ${X-Received} to render. I was trying to use it to get the date and time from so I could use that to rename the file (I want to start the filename with 'yyyymmdd_hhMMss'). If you're diving into the code anyway, would it be possible to make available a ${DateTime} variable that provides the date/time in a common format (something predictable like 'YYYY-MM-DDTHH:mm:ssZ' or an option for multiple common formats)?
The text was updated successfully, but these errors were encountered: