云数据库 GAUSSDB-PG_TIMEZONE_ABBREVS

时间:2024-11-13 14:46:10

PG_TIMEZONE_ABBREVS

PG_TIMEZONE_ABBREVS视图显示所有可用时区的信息。具体字段信息如表1所示。

表1 PG_TIMEZONE_ABBREVS字段

名称

类型

描述

abbrev

text

时区名缩写。

utc_offset

interval

相对于UTC的偏移量。

is_dst

boolean

如果当前正实行夏令时则为TRUE,否则为FALSE。

support.huaweicloud.com/distributed-devg-v8-gaussdb/gaussdb-12-1306.html