takagi Sun Feb 18 01:17:20 2007 UTC
Modified files: /phpdoc/en/reference/com/functions variant-date-to-timestamp.xml Log: unix -> Unix http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/com/functions/variant-date-to-timestamp.xml?r1=1.3&r2=1.4&diff_format=u Index: phpdoc/en/reference/com/functions/variant-date-to-timestamp.xml diff -u phpdoc/en/reference/com/functions/variant-date-to-timestamp.xml:1.3 phpdoc/en/reference/com/functions/variant-date-to-timestamp.xml:1.4 --- phpdoc/en/reference/com/functions/variant-date-to-timestamp.xml:1.3 Thu Feb 15 09:24:35 2007 +++ phpdoc/en/reference/com/functions/variant-date-to-timestamp.xml Sun Feb 18 01:17:20 2007 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. --> <refentry id="function.variant-date-to-timestamp"> <refnamediv> @@ -17,7 +17,7 @@ <para> Converts <parameter>variant</parameter> from a <constant>VT_DATE</constant> - (or similar) value into a unix timestamp. This allows easier + (or similar) value into a Unix timestamp. This allows easier interopability between the Unix-ish parts of PHP and COM. </para>