External module "utils/date/date.utils"
Functions
formatDate
- formatDate(date: any): string
-
Parameters
Returns string
getDate
- getDate(date: any): Date | string
-
Parameters
Returns Date
|
string
isDate
- isDate(date: any): boolean
-
Parameters
Returns boolean
Format the given date as toLocaleDateString.