Time Functions¶
- betterfunctions.timefunctions.current_date(timezone='UTC')¶
Returns the current date in the specified timezone.
- betterfunctions.timefunctions.current_time(timezone='UTC')¶
Returns the current time in the specified timezone.
Returns the current date in the specified timezone.
Returns the current time in the specified timezone.