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?
User | Count |
---|---|
34 | |
8 | |
2 | |
2 | |
2 |