Closed joshk0 closed 1 year ago
Allow np.datetime64 as well. This variant of Python time type has no time zone information (it's an instant.) so we don't check that tzname is UTC in that case.
Allow np.datetime64 as well. This variant of Python time type has no time zone information (it's an instant.) so we don't check that tzname is UTC in that case.