更新时间:2022-08-16 GMT+08:00
PG_TIMEZONE_ABBREVS
PG_TIMEZONE_ABBREVS视图提供了输入例程能够识别的所有时区缩写。
名称 |
类型 |
描述 |
---|---|---|
abbrev |
text |
时区缩写 |
utc_offset |
interval |
相对于UTC的偏移量 |
is_dst |
boolean |
如果这是一个夏时制时区缩写则为TRUE,否则为FALSE |
父主题: 系统视图