Dec 14, 2018 02:27 PM
Hi, i’m new to airtable and i want to know if there is a eway to abtain a unix time stamp from a date.
TY
Dec 14, 2018 02:31 PM
Yep… use a formula field with the DATETIME_FORMAT()
function. Pass it a date field (or an arbitrary date) and format it to use the unix timestamp as output.
The DATETIME_FORMAT function will allow you to reformat the data from the date-type field into a string of your specifications. This is written in the form "DATETIME_FORMAT(Datetime, 'format s...
DATETIME_FORMAT({Date}, 'X')
Dec 14, 2018 03:41 PM
TY so much, you have solved my problem
Dec 14, 2018 04:07 PM
Hi, Jeremy u use Voiceflow Creator?
Dec 14, 2018 04:08 PM
I don’t… sorry (these characters are here to reach the minimum limit for post)
Dec 14, 2018 04:09 PM
ok ty so much (these characters are here to reach the minimum limit for post)