⏰Format Time

formatTime β‡’ string

Formats the timestamp into a date string.

Returns: string - Formatted date string

Param
Type
Description

time

number

Timestamp to convert

Last updated