コード例 #1
0
ファイル: Time.php プロジェクト: qlixes/springphp
 function Time($time = '')
 {
     parent::Timestamp($time);
 }