Preparing search index...
The search index is not available
ical-generator - v8.1.2-develop.3
ical-generator
ICalMomentTimezoneStub
Interface ICalMomentTimezoneStub
interface
ICalMomentTimezoneStub
{
clone
()
:
ICalMomentTimezoneStub
;
format
(
format
?:
string
)
:
string
;
isValid
()
:
boolean
;
toDate
()
:
Date
;
toJSON
()
:
string
;
tz
()
:
undefined
|
string
;
tz
(
timezone
:
string
)
:
ICalMomentTimezoneStub
;
utc
()
:
ICalMomentTimezoneStub
;
}
Hierarchy (
View Summary
)
ICalMomentStub
ICalMomentTimezoneStub
Index
Methods
clone
format
is
Valid
to
Date
toJSON
tz
utc
Methods
clone
clone
()
:
ICalMomentTimezoneStub
Returns
ICalMomentTimezoneStub
format
format
(
format
?:
string
)
:
string
Parameters
Optional
format
:
string
Returns
string
is
Valid
isValid
()
:
boolean
Returns
boolean
to
Date
toDate
()
:
Date
Returns
Date
toJSON
toJSON
()
:
string
Returns
string
tz
tz
()
:
undefined
|
string
Returns
undefined
|
string
tz
(
timezone
:
string
)
:
ICalMomentTimezoneStub
Parameters
timezone
:
string
Returns
ICalMomentTimezoneStub
utc
utc
()
:
ICalMomentTimezoneStub
Returns
ICalMomentTimezoneStub
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
clone
format
is
Valid
to
Date
toJSON
tz
utc
ical-generator - v8.1.2-develop.3
Loading...