Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
49.77. pg_timezone_abbrevs
Prev UpChapter 49. System CatalogsHome Next

49.77. pg_timezone_abbrevs

The viewpg_timezone_abbrevs provides a list of time zone abbreviations that are currently recognized by the datetime input routines. The contents of this view change when thetimezone_abbreviations run-time parameter is modified.

Table 49.78. pg_timezone_abbrevs Columns

NameTypeDescription
abbrevtextTime zone abbreviation
utc_offsetintervalOffset from UTC (positive means east of Greenwich)
is_dstbooleanTrue if this is a daylight-savings abbreviation

While most timezone abbreviations represent fixed offsets from UTC, there are some that have historically varied in value (seeSection B.4 for more information). In such cases this view presents their current meaning.


Prev Up Next
49.76. pg_tables Home 49.78. pg_timezone_names
pdfepub
Go to Postgres Pro Standard 9.5
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp