https://github.com/rails/rails/pull/41084 introduces support for timestamp with time zone
Currently, all our timestamp and datetime fields are without time zone (the previous default of datetime)
This has resulted in some inconsistencies when trying to query for a time object not explicitly passed as UTC