A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by ngungo » Tue Jun 05, 2007 6:07 pm
Code: Select all
echo date('H:i ', time());
Post by feyd » Tue Jun 05, 2007 6:09 pm
Post by ngungo » Tue Jun 05, 2007 8:22 pm
putenv(TZ="America/Chicago"); echo date('H:i ', time());
Return to “PHP - Code”