Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
pgTimezoneAbbrevs
Function pgTimezoneAbbrevs
pgTimezoneAbbrevs
()
:
Setof
<
{
from
:
{
abbrev
:
Text
<
0
|
1
>
;
is_dst
:
Bool
<
0
|
1
>
;
utc_offset
:
Interval
<
0
|
1
>
;
}
;
}
,
>
Returns
Setof
<
{
from
:
{
abbrev
:
Text
<
0
|
1
>
;
is_dst
:
Bool
<
0
|
1
>
;
utc_offset
:
Interval
<
0
|
1
>
;
}
;
}
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Typegres API Reference - v0.0.1
Loading...