I have Zap running on a schedule every day at 6am.
The mechanism is to get yesterday's date in it and retrieve the record from the table that matches that date.
However, at 6:00 AM, it retrieves not yesterday's date, but the day before yesterday.
The Timezone in the profile has already been corrected to JST (Japan time).
I have a feeling that it probably has something to do with UTC, etc.
“Formatter by Zapier”, I wonder how to set it up to get yesterday's date based on JST.