LongPort OpenAPI SDK
Preparing search index...
NaiveDatetime
Class NaiveDatetime
Naive datetime type
Index
Constructors
constructor
Accessors
date
time
Methods
to
String
to
JSON
Constructors
constructor
new
NaiveDatetime
(
date
:
NaiveDate
,
time
:
Time
)
:
NaiveDatetime
Parameters
date
:
NaiveDate
time
:
Time
Returns
NaiveDatetime
Accessors
date
get
date
()
:
NaiveDate
Returns
NaiveDate
time
get
time
()
:
Time
Returns
Time
Methods
to
String
toString
()
:
string
Returns
string
to
JSON
toJSON
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
date
time
Methods
to
String
to
JSON
LongPort OpenAPI SDK
Loading...
Naive datetime type