classmethod Timestamp.now() Return the current time in the local timezone. Equivalent to datetime.now([tz])
| 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.
http://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.Timestamp.now.html