$timeToDate
Convert timestamp (since 1970 in ms) to formatted Date (Timezone will respect $timeZone value)
Usage
$timeToDate[Time;Format (optional)]
1
Example:
Member01/03/2025
!!exec $timeToDate[$timeStamp;%y%-%m%-%d%]
Custom Command Bot 01/03/2025
2022-3-12
Accepted Time Formats
You can see the full list here