Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/utils/datetime
serializeTime
Function serializeTime
Serializes the given time object into a string representation.
serializeTime
(
time
:
null
|
Time
)
:
null
|
string
Parameters
time
:
null
|
Time
The time object to be serialized.
Returns
null
|
string
The serialized time string, or null if the input is invalid.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-declarative
Loading...
Serializes the given time object into a string representation.