For the complete documentation index, see llms.txt. This page is also available as Markdown.

⏰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