For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > April 2006 > cvs: phpdoc /en/reference/datetime/functions date-default-timezone-set.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/datetime/functions date-default-timezone-set.xml
Derick Rethans

2006-04-27, 6:59 pm

derick Thu Apr 27 14:19:29 2006 UTC

Modified files:
/phpdoc/en/reference/datetime/functions
date-default-timezone-set.xml
Log:
- Added tip to date.timezone setting here.


http://cvs.php.net/viewcvs.cgi/phpd...5&diff_format=u
Index: phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml
diff -u phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml:1.4 phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml:1.5
--- phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml:1.4 Tue Dec 20 20:28:19 2005
+++ phpdoc/en/reference/datetime/functions/date-default-timezone-set.xml Thu Apr 27 14:19:29 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.date-default-timezone-set">
<refnamediv>
<refname>date_default_timezone_set</refname>
@@ -26,6 +26,11 @@
variable.
</para>
</note>
+ <para>
+ Instead of using this function to set the default timezone in your script,
+ you can also use the INI setting "date.timezone" to set the default
+ timezone.
+ </para>
</refsect1>

<refsect1 role="parameters">
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com