Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
53.32. pg_timezone_names
Prev UpChapter 53. System ViewsHome Next

53.32. 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 53.32. pg_timezone_names Columns

Column Type

Description

nametext

Time zone name

abbrevtext

Time zone abbreviation

utc_offsetinterval

Offset from UTC (positive means east of Greenwich)

is_dstbool

True if currently observing daylight savings



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

[8]ページ先頭

©2009-2025 Movatter.jp