Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
48.80. pg_timezone_names
Prev UpChapter 48. System CatalogsHome Next

48.80. pg_timezone_names

The viewpg_timezone_names provides a list of time zone names that are recognized bySET TIMEZONE, along with their associated abbreviations, UTC offsets, and daylight-savings status. (Technically,Postgres Pro does not use UTC because leap seconds are not handled.) Unlike the abbreviations shown inpg_timezone_abbrevs, many of these names imply a set of daylight-savings transition date rules. Therefore, the associated information changes across local DST boundaries. The displayed information is computed based on the current value ofCURRENT_TIMESTAMP.

Table 48.81. pg_timezone_names Columns

NameTypeDescription
nametextTime zone name
abbrevtextTime zone abbreviation
utc_offsetintervalOffset from UTC (positive means east of Greenwich)
is_dstbooleanTrue if currently observing daylight savings


Prev Home Next
48.79. pg_timezone_abbrevs Up 48.81. pg_user
pdfepub
Go to Postgres Pro Standard 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp