Umi — API References - v1.3.0
Preparing search index...
umi
formatDateTime
Function formatDateTime
formatDateTime
(
value
:
bigint
,
locales
?:
LocalesArgument
,
options
?:
DateTimeFormatOptions
,
)
:
string
Formats a
DateTime
as a string.
Parameters
value
:
bigint
locales
:
LocalesArgument
= 'en-US'
options
:
DateTimeFormatOptions
= ...
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Formats a DateTime as a string.