pandas.Timestamp.now — pandas 0.25.3 documentation (original) (raw)

classmethod Timestamp. now(tz=None)

Return new Timestamp object representing current time local to tz.

Parameters: tz : str or timezone object, default None Timezone to localize to