Help
Other questions
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DATEADD formula issue

I have 2 tables … both have the same fields for calculating the expected return time for a rental, based on the OUT AT date/time and a DURATION field. A third field ESTIMATED RETURN is a formula field for calculating the return time. The formula is:...

J_Allen by 6 - Interface Innovator
  • 1366 Views
  • 1 replies
  • 1 kudos

Formula - Find last day of last month from Today

I need a formula to find the last day of last month, no matter what day it is in the current month. Example, if today is May 10, I need to return April 30th. If today is May 15, I need to return April 30th. If today is June 30, I need to return May ...

Force a timezone with DATETIME_PARSE? How about NOW()?

I’m working on a ‘currently open?’ routine in support of a user question. My formula takes today’s datestamp in the format 'YYYY-MM-DD'; appends ' ' plus an opening or closing time ('HHmm') based on day-of-the-week, taken from a table; and wraps the...

Set_Locale Dutch month display

The month display, by using set_locale, starts Uppercase: October, November. When I use this function to display the Dutch month, it starts off Lowercase: oktober, november. Is it possible to adjust this?

Add time zone information to individual records

I’m using Airtable to keep records of events all over the world. The events have a date and time attribute, with time in different time zones. I can’t find a way to add the TZ information to the time, it seems that the only option is to set all times...