Skip to main content

posting on Facebook date and time from my table doesnt get me the same format on the post

 (2020-12-17T06:00:00.00)

this is the output

this is my input

 

Automation will output the date field as ISO format.
You will need to format them as strings using the Datetime_format function.

This article will be helpful.
Timebased-Troubleshooting Airtable automations | Airtable Support


TNX !!! 


Reply