@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-kit/src/public-api
formatDate
Function formatDate
formatDate
(
date
:
Date
|
null
,
format
:
DateFormat
)
:
string
Format a
Date
into a string using the given format.
Parameters
date
:
Date
|
null
format
:
DateFormat
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@theredhead — Frontend Library - v1.0.0
Loading...
Format a
Dateinto a string using the given format.