@stigg/react-sdk - v10.8.0
Preparing search index...
formatDateOnly
Function formatDateOnly
formatDateOnly
(
date
:
string
|
number
|
Date
|
Dayjs
|
null
|
undefined
)
:
string
Formats a date without time in the format "MMM D, YYYY" Example: "Aug 2, 2025"
Parameters
date
:
string
|
number
|
Date
|
Dayjs
|
null
|
undefined
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@stigg/react-sdk - v10.8.0
Loading...
Formats a date without time in the format "MMM D, YYYY" Example: "Aug 2, 2025"