On this page
pandas.Timestamp.today
classmethod 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.
Parameters: tz : string / timezone object, default None
Timezone to localize to
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.21.1/generated/pandas.Timestamp.today.html