Searched refs:to_epoch_time (Results 1 – 4 of 4) sorted by relevance
63 time_utils.to_epoch_time(self.TIME_STRING))66 time_utils.to_epoch_time(self.TIME_OBJ))
88 def to_epoch_time(value): function
42 return int(time_utils.to_epoch_time(value))
87 return int(time_utils.to_epoch_time(time_string))