Format Time

formatTime ⇒ string

Formats the timestamp into a date string.

Returns: string - Formatted date string

ParamTypeDescription

time

number

Timestamp to convert

Last updated