cortesi Fri Jan 31 12:41:25 2003 EDT Modified files: /phpdoc-it/reference/datetime/functions gmdate.xml gmstrftime.xml /phpdoc/en/reference/datetime/functions gmdate.xml gmstrftime.xml Log: closing bug 21980: CUT --> UTC Index: phpdoc-it/reference/datetime/functions/gmdate.xml diff -u phpdoc-it/reference/datetime/functions/gmdate.xml:1.2 phpdoc-it/reference/datetime/functions/gmdate.xml:1.3 --- phpdoc-it/reference/datetime/functions/gmdate.xml:1.2 Wed Apr 17 03:06:02 2002 +++ phpdoc-it/reference/datetime/functions/gmdate.xml Fri Jan 31 12:41:25 2003 @@ -1,12 +1,10 @@ <?xml version="1.0" encoding="iso-8859-1"?> +<!-- EN-Revision: 1.3 Maintainer: curcio_it Status: ready --> <!-- splitted from ./it/functions/datetime.xml, last change in rev 1.1 --> -<!-- last change to 'gmdate' in en/ tree in rev 1.2 --> -<!-- EN-Revision: 1.2 Maintainer: curcio_it Status: ready --> -<!-- OLD-Revision: 1.71/EN.1.2 --> <refentry id="function.gmdate"> <refnamediv> <refname>gmdate</refname> - <refpurpose>Formatta una data/orario GMT/CUT</refpurpose> + <refpurpose>Formatta una data/ora GMT/UTC</refpurpose> </refnamediv> <refsect1> <title>Descrizione</title> Index: phpdoc-it/reference/datetime/functions/gmstrftime.xml diff -u phpdoc-it/reference/datetime/functions/gmstrftime.xml:1.2 phpdoc-it/reference/datetime/functions/gmstrftime.xml:1.3 --- phpdoc-it/reference/datetime/functions/gmstrftime.xml:1.2 Wed Apr 17 03:06:02 2002 +++ phpdoc-it/reference/datetime/functions/gmstrftime.xml Fri Jan 31 12:41:25 +2003 @@ -1,13 +1,11 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- splitted from ./it/functions/datetime.xml, last change in rev 1.1 --> +<!-- EN-Revision: 1.4 Maintainer: curcio_it Status: ready --> <!-- last change to 'gmstrftime' in en/ tree in rev 1.2 --> -<!-- EN-Revision: 1.2 Maintainer: curcio_it Status: ready --> -<!-- OLD-Revision: 1.71/EN.1.2 --> <refentry id="function.gmstrftime"> <refnamediv> <refname>gmstrftime</refname> <refpurpose> - Formatta una data/orario GMT/CUT associandola/o ai parametri locali + Formatta una data/ora GMT/UTC secondo i parametri locali </refpurpose> </refnamediv> <refsect1> Index: phpdoc/en/reference/datetime/functions/gmdate.xml diff -u phpdoc/en/reference/datetime/functions/gmdate.xml:1.2 phpdoc/en/reference/datetime/functions/gmdate.xml:1.3 --- phpdoc/en/reference/datetime/functions/gmdate.xml:1.2 Wed Apr 17 02:37:11 2002 +++ phpdoc/en/reference/datetime/functions/gmdate.xml Fri Jan 31 12:41:25 2003 @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 --> <refentry id="function.gmdate"> <refnamediv> <refname>gmdate</refname> - <refpurpose>Format a GMT/CUT date/time</refpurpose> + <refpurpose>Format a GMT/UTC date/time</refpurpose> </refnamediv> <refsect1> <title>Description</title> Index: phpdoc/en/reference/datetime/functions/gmstrftime.xml diff -u phpdoc/en/reference/datetime/functions/gmstrftime.xml:1.3 phpdoc/en/reference/datetime/functions/gmstrftime.xml:1.4 --- phpdoc/en/reference/datetime/functions/gmstrftime.xml:1.3 Sun May 26 10:04:42 2002 +++ phpdoc/en/reference/datetime/functions/gmstrftime.xml Fri Jan 31 12:41:25 +2003 @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 --> <refentry id="function.gmstrftime"> <refnamediv> <refname>gmstrftime</refname> <refpurpose> - Format a GMT/CUT time/date according to locale settings + Format a GMT/UTC time/date according to locale settings </refpurpose> </refnamediv> <refsect1>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php