經安全檢測,此網站為安全網站,請放心前往原始網址!

php convert datetime to UTC - Stack Overflow

If you have a date in this format YYYY-MM-HH dd:mm:ss, you can actually trick php by adding a UTC at the end of your "datetime string" and use strtotime to convert it. date_default_timezone_set('Europe/Stockholm'); print date('Y-m-d H:i:s',strtotime("2009

stackoverflow.com

網址安全性掃描由 google 提供