Feb 14, 2019 11:33 AM
Noob here - so bear with me. I have an incoming date I want to convert into an Airtable Date - is there a formula that can do this? Here is the type of incoming information I want to convert:
Thu, 14 Feb 2019 19:17:23 +0000 (UTC)
Feb 14, 2019 11:35 AM
You have DATETIME_PARSE()
:
Feb 14, 2019 12:56 PM
Thanks for the fast response. I would use this formula in a field and pull date from another field. What is the proper way to tell the formula which field to pull from?
Feb 14, 2019 02:02 PM
It’s in the link :grinning_face_with_smiling_eyes: