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