pg_timezone_abbrevs
#
The view <structname>pg_timezone_abbrevs</structname> provides a list
of time zone abbreviations that are currently recognized by the datetime
input routines. The contents of this view change when the
<xref linkend="guc-timezone"/> or
<xref linkend="guc-timezone-abbreviations"/> run-time parameters are
modified.
《マッチ度[85.303514]》pg_timezone_abbrevs
ビューは、現在日付時間の入力処理で認識されている、時間帯省略形のリストを提供します。
このビューの内容は、timezone_abbreviations実行時パラメータが変更された時に変わります。
《機械翻訳》ビューpg_timezone_abbrevs
は、現在日時入力ルーチンで認識されているタイムゾーン省略形のリストを提供します。
TimeZoneまたはtimezone_abbreviationsの実行時パラメータが変更されると、このビューの内容が変更されます。
表53.33 pg_timezone_abbrevs
の列
Column Type 列 型 Description 説明 |
---|
Time zone abbreviation 時間帯省略形 |
Offset from UTC (positive means east of Greenwich) UTCからのオフセット(正はグリニッジより東側を意味する) |
True if this is a daylight-savings abbreviation trueの場合は、夏時間省略形 |
While most timezone abbreviations represent fixed offsets from UTC, there are some that have historically varied in value (see <xref linkend="datetime-config-files"/> for more information). In such cases this view presents their current meaning. 多くのタイムゾーンの省略形は、UTCからの固定されたオフセットで表現されている一方で、いくつかのものは歴史的にオフセット値が変化しています(詳細はB.4を参照してください)。 このような場合には、それらの現在の意味を表示します。