- Preparing search index...
- The search index is not available
duration
- date(input: string | number | Date, format?: string, locale?: string): string
-
Parameters
-
input: string | number | Date
-
format: string = 'yyyy-MM-dd HH:mm:ss'
-
locale: string = 'en-US'
Returns string
Format a date as a string.
Returns
the formatted date