📅  最后修改于: 2022-03-11 14:53:43.757000             🧑  作者: Mango
代码示例1
// Change the line below to your timezone!
date_default_timezone_set('Australia/Melbourne');
$date = date('m/d/Y h:i:s a', time());