Searched refs:toMilliSeconds (Results 1 – 2 of 2) sorted by relevance
344 $internalMs = DataType::toMilliSeconds($this->dateTime);345 $externalMilliSeconds = DataType::toMilliSeconds($rightTime);
209 public static function toMilliSeconds(\DateTime $dateTime) function in ComboStrap\\DataType