Get the time in a nice format, suitable for Discord.
Parameters:
Name |
Type |
Description |
Default |
date |
app_commands.Transform[str, DateHoursMinutesTransformer]
|
A date in the format of YYYY-MM-DD HH:MM , eg: 2022-06-16 15:00 which would be the 16th of June, 2022 at 3PM. Assumes UTC. |
required
|