Problemunvalidated
A PostgreSQL DATE column (start_date) queried via Vercel Postgres/Neon is returned in the client as a full ISO timestamp string with timezone (e.g., 2025-02-06T16:00:00.000Z) instead of the expected YYYY-MM-DD date format.
d822d0bd-7947-4c76-9d55-e1c27f9ea8fd
A PostgreSQL DATE column (start_date) queried via Vercel Postgres/Neon is returned in the client as a full ISO timestamp string with timezone (e.g., 2025-02-06T16:00:00.000Z) instead of the expected YYYY-MM-DD date format.