Preparing search index...
The search index is not available
ical-generator - v8.1.2-develop.3
ical-generator
ICalMomentStub
Interface ICalMomentStub
interface
ICalMomentStub
{
clone
()
:
ICalMomentStub
;
format
(
format
?:
string
)
:
string
;
isValid
()
:
boolean
;
toDate
()
:
Date
;
toJSON
()
:
string
;
utc
()
:
ICalMomentStub
;
}
Hierarchy (
View Summary
)
ICalMomentStub
ICalMomentTimezoneStub
Index
Methods
clone
format
is
Valid
to
Date
toJSON
utc
Methods
clone
clone
()
:
ICalMomentStub
Returns
ICalMomentStub
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
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.1.2-develop.3
Loading...