Enter search terms or a module, class or function name.
Timestamp.
today
Return the current time in the local timezone. This differs from datetime.today() in that it can be localized to a passed timezone.
tz : str or timezone object, default None
Timezone to localize to