コード例 #1
0
ファイル: database.php プロジェクト: andy-profi/bxApiDocs
 public static function GetNowDate()
 {
     return CDatabase::CurrentDateFunction();
 }