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.
Hi,
I need to transfer a European time stamp to an API endpoint, and I’ve selected European in a date field type, which looks nice in the Airtable app. However, at the API endpoint I’m getting the date formatted in ISO.
I used a workaround in some of...
Hi,
I’m trying to make a formula that gives me the last day of the current month. So, while we’re in March I want it to return 31 or 2018-03-31 and when we get to April return 30 or 2018-04-30.
It seems pretty simple in JS (https://stackoverflow.com/...