The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Currently I have a Date & Time (duration) field. I have combined them into The combined date & time formula is showing a different time zone it seems? I want it to be Los Angeles. Is there a way to do this?"COMBINED START DATE & TIME" FORMULA:IF(...
We have a Start Date (Date field) and a Start Time (Duration Field). I want to combine them together.The first formula I have does combine them, but not in the way that airtable calendar view recognizes it as a date/time field.Can you help me create...
We currently use Airtable for many things, and we love how easy it is to use.
We are in the midst of building a custom preschool application/registration system using Salesforce, and I’m wondering if it’s possible to build something like this in Airt...
Ok ... 99% of the way there! The combined date & time formula is showing a different time zone it seems? I want it to be Los Angeles.COMBINED DATE & TIME FORMULA:DATEADD({Start Date}, {Start Time}, 'seconds')
Okay...90% there! The only issue remaining is when I UNcheck the All Day box, it gives an error. REALLY appreciate your help!! ---IF( ({All Day Event}), DATETIME_FORMAT({Combined START Date & Time}, "MM/DD/YYYY"), DATETIME_FORMAT({Start Time}, "MM/...