Creating timestamp with date, time and timezone

I’d like to create timestamp including date/time and timezone for posting to my end point via http post. The current options when setting up http post does not provide more than text representation of year, month, date. Is there a way I can retrieve system timestamp in ephoc milliseconds and timezone and include in post - somehow using custom fields?

1 Like