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 and second.

Return type:

A structured numpy array containing three fields