コード例 #1
0
ファイル: Article.php プロジェクト: eruraindil/MattMVC
 public function getTimestampGeneral()
 {
     return DateTime::formatForSite($this->getTimestamp());
 }