pyinterp.core.dateutils.time¶
- pyinterp.core.dateutils.time(array: numpy.ndarray) numpy.ndarray[pyinterp::dateutils::Time] ¶
Return the time part of the dates.
- Parameters:
array – Numpy array of datetime64 to process.
- Returns:
hour
,minute
andsecond
.- Return type:
A structured numpy array containing three fields