Closed maghoff closed 11 months ago
The to_rfc3339*-functions are on DateTime (full datetime with time zone), not NaiveDateTime (missing time zone).
to_rfc3339*
DateTime
NaiveDateTime
The
to_rfc3339*
-functions are onDateTime
(full datetime with time zone), notNaiveDateTime
(missing time zone).