Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Date Formula Issue in AppSheet

I have a problem with the calculations in my app, where I use the expression

 

IF(DAY(TODAY()) > 27, EOMONTH(TODAY(), 1) + 1, DATE(YEAR(TODAY()), MONTH(TODAY()), 1))

 

I used it at 12:00 PM in the Central Mexico time zone, and it worked perfectly. However, when I used it at 7:00 PM, it started giving incorrect results. Instead of returning the first day of the current month, it gave me the first day of the next month. I have verified that the time zones for Google Sheets, AppSheet, and my phone are all set to Central Mexico time. Any recommendations on how to address this?

0 3 289
3 REPLIES 3
Top Labels in this Space