简单教程
提交运行
代码编辑器:
<?php $date=date_create("2013-05-25",timezone_open("Indian/Kerguelen")); echo date_format($date,"Y-m-d H:i:sP");
运行结果: