nodejs-polars
Preparing search index...
<internal>
Datetime
Class Datetime
Datetime type
Hierarchy (
View Summary
)
DataType
<
"Datetime"
>
Datetime
Index
Constructors
constructor
Properties
__
dtype
Accessors
inner
variant
Methods
as
Fixed
Size
List
equals
to
JSON
to
String
Constructors
constructor
new
Datetime
(
timeUnit
?:
TimeUnit
|
"ms"
|
"ns"
|
"us"
,
timeZone
?:
null
|
string
,
)
:
Datetime
Parameters
timeUnit
:
TimeUnit
|
"ms"
|
"ns"
|
"us"
= "ms"
Optional
timeZone
:
null
|
string
Returns
Datetime
Properties
__
dtype
__dtype
:
"Datetime"
Accessors
inner
get
inner
()
:
(
undefined
|
null
|
string
)
[]
Returns (
undefined
|
null
|
string
)
[]
variant
get
variant
()
:
DataTypeName
Returns
DataTypeName
Methods
as
Fixed
Size
List
asFixedSizeList
()
:
null
Returns
null
equals
equals
(
other
:
DataType
)
:
boolean
Parameters
other
:
DataType
Returns
boolean
to
JSON
toJSON
()
:
|
{
[
key
:
string
]:
{
[
key
:
string
]:
any
}
}
|
{
[
key
:
string
]:
DataTypeName
}
Returns
{
[
key
:
string
]:
{
[
key
:
string
]:
any
}
}
|
{
[
key
:
string
]:
DataTypeName
}
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
__
dtype
Accessors
inner
variant
Methods
as
Fixed
Size
List
equals
to
JSON
to
String
nodejs-polars
Loading...
Datetime type