GeoLeaf Core API - v3.0.0
Preparing search index...
utils/general/formatters
formatDateTime
Function formatDateTime
formatDateTime
(
date
:
string
|
number
|
Date
,
options
?:
FormatDateOptions
,
)
:
string
Formats a date/time for display, in the active locale.
Parameters
date
:
string
|
number
|
Date
options
:
FormatDateOptions
= {}
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Formats a date/time for display, in the active locale.