#include <pgtime.h>
Data Fields | |
int | tm_sec |
int | tm_min |
int | tm_hour |
int | tm_mday |
int | tm_mon |
int | tm_year |
int | tm_wday |
int | tm_yday |
int | tm_isdst |
long int | tm_gmtoff |
const char * | tm_zone |
Definition at line 25 of file pgtime.h.
long int pg_tm::tm_gmtoff |
Definition at line 36 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), set_next_rotation_time(), timestamp2tm(), timesub(), and timetz_zone().
int pg_tm::tm_hour |
Definition at line 29 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), ClearPgTm(), compare_tm(), date2timestamptz(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumberField(), DecodeTime(), DecodeTimeOnly(), DetermineTimeZoneOffset(), do_to_timestamp(), EncodeDateTime(), EncodeInterval(), EncodeTimeOnly(), GetEpochTime(), interval2tm(), interval_in(), interval_part(), interval_trunc(), reltime2tm(), reltimein(), score_timezone(), time2tm(), time_part(), timestamp2tm(), timestamp_age(), timestamp_part(), timestamp_time(), timestamp_trunc(), timestamptz_age(), timestamptz_part(), timestamptz_time(), timestamptz_trunc(), timesub(), timetz2tm(), timetz_part(), tm2abstime(), tm2interval(), tm2time(), tm2timestamp(), and tm2timetz().
int pg_tm::tm_isdst |
Definition at line 35 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), compare_tm(), DecodeDateTime(), DecodeTimeOnly(), DetermineTimeZoneOffset(), EncodeDateTime(), localsub(), pg_timezone_names(), score_timezone(), timestamp2tm(), and timesub().
int pg_tm::tm_mday |
Definition at line 30 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), abstime_date(), AdjustFractDays(), ClearPgTm(), compare_tm(), date2timestamptz(), date_in(), date_out(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumber(), DecodeNumberField(), DecodeTimeOnly(), DetermineTimeZoneOffset(), do_to_timestamp(), EncodeDateOnly(), EncodeDateTime(), EncodeInterval(), GetEpochTime(), interval2tm(), interval_in(), interval_part(), interval_to_char(), interval_trunc(), map_sql_value_to_xml_value(), reltime2tm(), reltimein(), score_timezone(), timestamp2tm(), timestamp_age(), timestamp_date(), timestamp_part(), timestamp_pl_interval(), timestamp_to_char(), timestamp_trunc(), timestamptz_age(), timestamptz_date(), timestamptz_part(), timestamptz_pl_interval(), timestamptz_to_char(), timestamptz_trunc(), timesub(), tm2abstime(), tm2interval(), tm2timestamp(), to_date(), and ValidateDate().
int pg_tm::tm_min |
Definition at line 28 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), ClearPgTm(), compare_tm(), date2timestamptz(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumberField(), DecodeTime(), DecodeTimeOnly(), DetermineTimeZoneOffset(), do_to_timestamp(), EncodeDateTime(), EncodeInterval(), EncodeTimeOnly(), GetEpochTime(), interval2tm(), interval_in(), interval_part(), interval_trunc(), pg_timezone_abbrevs(), reltime2tm(), reltimein(), score_timezone(), time2tm(), time_part(), timestamp2tm(), timestamp_age(), timestamp_part(), timestamp_time(), timestamp_trunc(), timestamptz_age(), timestamptz_part(), timestamptz_time(), timestamptz_trunc(), timesub(), timetz2tm(), timetz_part(), tm2abstime(), tm2interval(), tm2time(), tm2timestamp(), and tm2timetz().
int pg_tm::tm_mon |
Definition at line 31 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), abstime_date(), ClearPgTm(), compare_tm(), date2timestamptz(), date_in(), date_out(), DCH_to_char(), DecodeDate(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumber(), DecodeNumberField(), DecodeTimeOnly(), DetermineTimeZoneOffset(), do_to_timestamp(), EncodeDateOnly(), EncodeDateTime(), EncodeInterval(), GetEpochTime(), interval2tm(), interval_in(), interval_part(), interval_to_char(), interval_trunc(), map_sql_value_to_xml_value(), PGTYPEStimestamp_add_interval(), reltime2tm(), reltimein(), score_timezone(), timestamp2tm(), timestamp_age(), timestamp_date(), timestamp_part(), timestamp_pl_interval(), timestamp_to_char(), timestamp_trunc(), timestamptz_age(), timestamptz_date(), timestamptz_part(), timestamptz_pl_interval(), timestamptz_to_char(), timestamptz_trunc(), timesub(), tm2abstime(), tm2interval(), tm2timestamp(), to_date(), and ValidateDate().
int pg_tm::tm_sec |
Definition at line 27 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), AdjustFractSeconds(), AppendTimestampSeconds(), ClearPgTm(), compare_tm(), date2timestamptz(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumberField(), DecodeTime(), DecodeTimeOnly(), DetermineTimeZoneOffset(), do_to_timestamp(), EncodeInterval(), EncodeTimeOnly(), GetEpochTime(), interval2tm(), interval_in(), interval_part(), interval_trunc(), pg_timezone_names(), pg_tz_acceptable(), reltime2tm(), reltimein(), score_timezone(), time2tm(), time_part(), timestamp2tm(), timestamp_age(), timestamp_part(), timestamp_time(), timestamp_trunc(), timestamptz_age(), timestamptz_part(), timestamptz_time(), timestamptz_trunc(), timesub(), timetz2tm(), timetz_part(), tm2abstime(), tm2interval(), tm2time(), tm2timestamp(), and tm2timetz().
int pg_tm::tm_wday |
Definition at line 33 of file pgtime.h.
Referenced by _fmt(), compare_tm(), DCH_to_char(), DecodeDateTime(), do_to_timestamp(), EncodeDateTime(), timestamp_to_char(), timestamptz_to_char(), and timesub().
int pg_tm::tm_yday |
Definition at line 34 of file pgtime.h.
Referenced by _fmt(), compare_tm(), DCH_to_char(), DecodeNumber(), do_to_timestamp(), interval_to_char(), timestamp_to_char(), timestamptz_to_char(), timesub(), and ValidateDate().
int pg_tm::tm_year |
Definition at line 32 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), abstime_date(), AppendTimestampSeconds(), ClearPgTm(), compare_tm(), date2timestamptz(), date_in(), date_out(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumber(), DecodeNumberField(), DecodeTimeOnly(), DetermineTimeZoneOffset(), do_to_timestamp(), EncodeDateOnly(), EncodeDateTime(), EncodeInterval(), GetEpochTime(), interval2tm(), interval_in(), interval_part(), interval_to_char(), interval_trunc(), localsub(), map_sql_value_to_xml_value(), PGTYPESdate_defmt_asc(), PGTYPESinterval_from_asc(), reltime2tm(), reltimein(), score_timezone(), timestamp2tm(), timestamp_age(), timestamp_date(), timestamp_part(), timestamp_pl_interval(), timestamp_to_char(), timestamp_trunc(), timestamptz_age(), timestamptz_date(), timestamptz_part(), timestamptz_pl_interval(), timestamptz_to_char(), timestamptz_trunc(), timesub(), tm2abstime(), tm2interval(), tm2timestamp(), to_date(), and ValidateDate().
const char* pg_tm::tm_zone |
Definition at line 37 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), gmtsub(), localsub(), score_timezone(), and timestamp2tm().