pandas.Timestamp — pandas 1.3.5 documentation
pandas.pydata.org › api › pandasJan 01, 2017 · Return a numpy.datetime64 object with 'ns' precision. to_julian_date Convert TimeStamp to a Julian Date. to_numpy. Convert the Timestamp to a NumPy datetime64. to_period. Return an period of which this timestamp is an observation. to_pydatetime. Convert a Timestamp object to a native Python datetime object. today (cls[, tz])