DustyBot
DustyBot copied to clipboard
Use Universal Timestamps for schedule module, so each user sees in local time
Discord has a format for universal timestamps i.e. (<t:1628487900:d>) will embed as August 9th 2021 1:45 AM EST converted to the local time of everyone in the server The format is <t:Unix Timestamp:Format Specifier>this link has better specification for it https://c.r74n.com/discord/formatting#Timestamps
Thanks for the suggestion. I'd love to add this in some form, but sadly the formatting options are a bit limited for use in calendars. I'll have to think a bit on how to approach this.