mathie's bits
It looks like PHP 5.1 on Windows doesn’t understand the time zone string “UTC”
var_dump(strtotime(‘2006-01-22 18:50:28 UTC’)); // returns bool(false) var_dump(strtotime(‘2006-01-22 18:50:28 GMT’)); // returns int(1137955828)
Posted
in
by
admin
Tags:
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Δ
Leave a Reply