Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
52.34. pg_timezone_abbrevs
Prev UpChapter 52. System ViewsHome Next

52.34. 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 52.34. pg_timezone_abbrevs Columns

Column Type

Description

abbrevtext

Time zone abbreviation

utc_offsetinterval

Offset from UTC (positive means east of Greenwich)

is_dstbool

True 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
52.33. pg_tables Home 52.35. pg_timezone_names
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp