This command lets the user get the offset needed for proper datetime reminders in UTC.
The code that implements the above mentioned gits functionality is located here.
timenow(self, ctx, *, date: str):
This function takes as arguments the values provided by the constructor through self, the context in which the command was called, and the current date and 24-hour time.
Let's say that you are in the server that has the Classmate Bot active and online. All you have to do is enter the command 'timenow' with the current date and 24-hour time:
$timenow MMM DD YYYY HH:MM
$timenow SEP 25 2024 17:02
Successful execution of this command will get the offset from the user's current time with UTC.