web / lib/utils/date / formatDateShort
Function: formatDateShort()
formatDateShort(
date
):string
Format a date for short display (just the date, no time)
Parameters
date
undefined
| null
| string
| Date
Returns
string
web / lib/utils/date / formatDateShort
formatDateShort(
date
):string
Format a date for short display (just the date, no time)
undefined
| null
| string
| Date
string