PostgreSQL Source Code git master
Loading...
Searching...
No Matches
fmt_tz Struct Reference

Data Fields

bool has_tz
 
int gmtoffset
 

Detailed Description

Definition at line 445 of file formatting.c.

Field Documentation

◆ gmtoffset

int fmt_tz::gmtoffset

Definition at line 448 of file formatting.c.

Referenced by do_to_timestamp(), and parse_datetime().

◆ has_tz

bool fmt_tz::has_tz

Definition at line 447 of file formatting.c.

Referenced by do_to_timestamp().


The documentation for this struct was generated from the following file: