def is_normalized(self): """ Returns True if all of the dates are at midnight ("no time") """ return lib.dates_normalized(self.asi8)