strftime() [<a href='function.strftime'>function.strftime</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for '8.0/no DST' instead
2.2 $format的设定
详细的设定写法请参考http://php.net/manual/en/function.strftime.php。这里有详细的说明方式。下面举例一些常用的写法