Example #1
0
 public function getTimestampPrecise()
 {
     return DateTime::formatPercise($this->getTimestamp());
 }