pandas.tseries.offsets.Milli.nanos# Milli.nanos# Return an integer of the total number of nanoseconds. Raises ValueErrorIf the frequency is non-fixed. Examples >>> pd.offsets.Hour(5).nanos 18000000000000