forked from laiweijian4/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
45 lines
3.6 KiB
HTML
45 lines
3.6 KiB
HTML
<a name="EN-US_TOPIC_0000001098974696"></a><a name="EN-US_TOPIC_0000001098974696"></a>
|
|
|
|
<h1 class="topictitle1">PG_TIMEZONE_ABBREVS</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001098974696__en-us_topic_0059777983_p206174214616"><strong id="EN-US_TOPIC_0000001098974696__b84235270614644">PG_TIMEZONE_ABBREVS</strong> displays all time zone abbreviations that can be recognized by the input routines.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001098974696__tc723c88af6c44209a8549513e7bac265" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_TIMEZONE_ABBREVS columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001098974696__r8bb9cd7fc15246a8a71b5a6c8b536ee6"><th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001098974696__ab32b466f2198476a94d0af348af7cb61"><strong id="EN-US_TOPIC_0000001098974696__b84235270691445">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="21.95%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001098974696__aaf34ecdd11f84ad0aeb19e1e78932d71">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="56.05%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001098974696__aec449b7373554d1cb5d6ea6184d497f8">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001098974696__rbf6560c2ee5a44f191a2f7006b5d48b2"><td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974696__aa827b321feba4224a5e7f543f0a68b8c">abbrev</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="21.95%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974696__a9a6174971a64461e870509befbcba34e">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.05%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974696__ae0573beef0aa43d29ee07f4de26ff8db">Time zone abbreviation</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001098974696__r1b721ac7efb04acea608ed0f0af2eb3e"><td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974696__aa377ac1ff9424038a920e8d2479ec2cb">utc_offset</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="21.95%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974696__abdddd151776c41fb80f80d26a1f4e177">interval</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.05%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974696__aa14ea5aabd15453d9fd8a46b0037abe5">Offset from UTC</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001098974696__r655940690f794e848b33db7ccbea6a15"><td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001098974696__a6e91b95bf89d40e290049a7f78d62449">is_dst</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="21.95%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001098974696__a6bb7c01c065b4ce39fca73765d40d561"><span id="EN-US_TOPIC_0000001098974696__text19101204073810">boolean</span></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.05%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001098974696__a891b8ba4c41f44fca37d26a4d4985db0">Whether the abbreviation indicates a daylight saving time (DST) zone. If it does, its value is <strong id="EN-US_TOPIC_0000001098974696__b84235270614755">true</strong>. Otherwise, its value is <strong id="EN-US_TOPIC_0000001098974696__b8423527061483">false</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0639.html">System Views</a></div>
|
|
</div>
|
|
</div>
|
|
|