# Format Time

### formatTime ⇒ `string`

Formats the timestamp into a date string.

**Returns**: `string` - Formatted date string

| Param | Type     | Description          |
| ----- | -------- | -------------------- |
| time  | `number` | Timestamp to convert |
