strptime.pxd 92 B

1234
  1. from numpy cimport int64_t
  2. cdef bint parse_today_now(str val, int64_t* iresult, bint utc)