selective - Search results

2023-12-07 19:18:28 | Re: [DOCS] Add example about date ISO format (Bruce Momjian)

SELECT pg_typeof(current_timestamp AT TIME ZONE 'America/Santiago'); pg_typeof ----------------------------- timestamp without time zone

2023-11-27 14:22:28 | Re: [DOCS] Add example about date ISO format (Alvaro Herrera)

select to_char(current_timestamp at time zone 'America/Santiago', 'YYYY-MM-DD"T"HH24:MI:SSTZ