On Sun, 6 Nov 2016 22:59:27 -0500, Ryan Culpepper <ry...@ccs.neu.edu> wrote:
>See also the notes on PostgreSQL timestamptz here: >http://docs.racket-lang.org/db/notes.html#%28part._postgresql-timestamp-tz%29 >From that page: "This library receives timestamps in binary format, so the time zone adjustment is not applied, nor is the session’s TIME ZONE offset included; thus all sql-timestamp values in a query result have a tz field of 0 (for timestamp with time zone) or #f (for timestamp without time zone). (Previous versions of this library sent and received timestamps as text, so they received timestamps with adjusted time zones.)" I must have used the old library at some point because I had it in my mind that it should be returning the time zone. Somehow I wasn't aware that this behavior had changed. George -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.