classmethod Timestamp.now(tz=None) Returns new Timestamp object representing current time local to tz.
| Parameters: |
tz : str or 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.23.4/generated/pandas.Timestamp.now.html