1
dearrrfish Apr 4, 2015
你需要的是在bootstrap里加类似这一句?(猜的)
// Force the timezone to UTC. date_default_timezone_set("UTC"); |
2
yangqi Apr 4, 2015 date.timezone就是Default timezone
|
3
fuxkcsdn OP |