Hello,
I have a Date column
- Date format Local,
- Include time field checked,
- Time format 24 hour,
- Use the same timezone for all collaborators unchecked.
I see 10am in Airtable Grid view.
This setup I have for two bases, but via API (Node.js SDK) I receive 8am from one base, and 9am from the other.
Tried the GET request option timeZone, but it doesnt change a thing.
Is there any timezone settings for the base I am missing?
Thanks for help!

