@nospamproxy/core
Preparing search index...
common/datetime/LocalizeDate
LocalizeDate
Class LocalizeDate
Localized date formatter using moment.
Index
Constructors
constructor
Methods
to
View
Constructors
constructor
new
LocalizeDate
()
:
LocalizeDate
Returns
LocalizeDate
Methods
to
View
toView
(
value
:
string
|
Date
|
null
|
undefined
,
format
?:
string
,
)
:
string
|
null
|
undefined
Parameters
value
:
string
|
Date
|
null
|
undefined
format
:
string
= 'L LTS'
Returns
string
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
View
@nospamproxy/core
Loading...
Localized date formatter using moment.