Function pyo3_ffi::datetime::PyDateTime_TIME_GET_MICROSECOND
source · [−]Expand description
Retrieve the microsecond component of a PyDateTime_DateTime
.
Returns a signed integer in the interval [0, 999999]