@ -486,7 +486,7 @@ class Utils:
f'Examples of valid time strings are in my help documentation.\n' \
f'Please try again.'
em.colour = discord.Colour.red()
else:
try:
out_tz = pytz.timezone(timezone)
except pytz.exceptions.UnknownTimeZoneError: