Help

Insert Date field of an exact date inserts one day earlier

Topic Labels: Automations
Solved
Jump to Solution
2119 2
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Desired outcome: When someone enters our blood donation center (no appointment needed) the front desk looks them up in the donors table and changes their “last visiting date” to today. I want to add a record that shows their new visit and insert the changed date into a date field in a (growing) “visits” table.

I created a simple automation: When record is updated in “donors” table, create new record in “visits” table.

Date Field to watch: “visit date” (this is the last date a visitor arrived)
Action: Create new record in different table and add “visit date” into date field.
Weird/unexpected behavior: the date added is 1 day earlier than the chosen date.

2021-06-14_13h39_25

1 Solution

Accepted Solutions
Anonymous
Not applicable

Thank you. This helped me get to the root of it.

I also found this post that made it even simpler.

See Solution in Thread

2 Replies 2

Hi @Tom_Steenhuysen and welcome to the community!

I know that the difference in timezones between data storage in Airtable and what you get to see visually, can differ and have that effect.

Check this post for example.

Anonymous
Not applicable

Thank you. This helped me get to the root of it.

I also found this post that made it even simpler.