Preparing search index...
The search index is not available
ical-generator - v8.1.2-develop.3
ical-generator
ICalLuxonDateTimeStub
Interface ICalLuxonDateTimeStub
interface
ICalLuxonDateTimeStub
{
zone
:
{
type
:
string
}
;
get
isValid
()
:
boolean
;
setZone
(
zone
?:
string
)
:
ICalLuxonDateTimeStub
;
toFormat
(
fmt
:
string
)
:
string
;
toJSDate
()
:
Date
;
toJSON
()
:
null
|
string
;
}
Index
Properties
zone
Accessors
is
Valid
Methods
set
Zone
to
Format
toJSDate
toJSON
Properties
zone
zone
:
{
type
:
string
}
Accessors
is
Valid
get
isValid
()
:
boolean
Returns
boolean
Methods
set
Zone
setZone
(
zone
?:
string
)
:
ICalLuxonDateTimeStub
Parameters
Optional
zone
:
string
Returns
ICalLuxonDateTimeStub
to
Format
toFormat
(
fmt
:
string
)
:
string
Parameters
fmt
:
string
Returns
string
toJSDate
toJSDate
()
:
Date
Returns
Date
toJSON
toJSON
()
:
null
|
string
Returns
null
|
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
zone
Accessors
is
Valid
Methods
set
Zone
to
Format
toJSDate
toJSON
ical-generator - v8.1.2-develop.3
Loading...