コード例 #1
0
ファイル: Helper.php プロジェクト: bruno-melo/components
 static function getTimestamp($data)
 {
     return DateTools::getTimestamp($data);
 }