源代码
上海,中国"); echo("日期:" . date("D M d Y")); echo("
日出时间:"); echo(date_sunrise(time(),SUNFUNCS_RET_STRING,31.22,121.47,90,8)); echo("
日落时间:"); echo(date_sunset(time(),SUNFUNCS_RET_STRING,31.22,121.47,90,8)); ?>
运行结果