@ipregistry/client
Preparing search index...
TimeZone
Interface TimeZone
interface
TimeZone
{
abbreviation
:
string
|
null
;
current_time
:
string
|
null
;
id
:
string
|
null
;
in_daylight_saving
:
boolean
;
name
:
string
|
null
;
offset
:
number
;
}
Index
Properties
abbreviation
current_
time
id
in_
daylight_
saving
name
offset
Properties
abbreviation
abbreviation
:
string
|
null
current_
time
current_time
:
string
|
null
id
id
:
string
|
null
in_
daylight_
saving
in_daylight_saving
:
boolean
name
name
:
string
|
null
offset
offset
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abbreviation
current_
time
id
in_
daylight_
saving
name
offset
@ipregistry/client
Loading...