takagi Sun May 13 03:50:47 2007 UTC
Modified files:
/phpdoc/en/reference/calendar/functions jddayofweek.xml
Log:
removed unneeded portion.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/calendar/functions/jddayofweek.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/calendar/functions/jddayofweek.xml
diff -u phpdoc/en/reference/calendar/functions/jddayofweek.xml:1.8
phpdoc/en/reference/calendar/functions/jddayofweek.xml:1.9
--- phpdoc/en/reference/calendar/functions/jddayofweek.xml:1.8 Fri May 11
09:58:56 2007
+++ phpdoc/en/reference/calendar/functions/jddayofweek.xml Sun May 13
03:50:47 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.jddayofweek">
<refnamediv>
<refname>JDDayOfWeek</refname>
@@ -76,29 +76,6 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- The french revolution date as a string in the form "month/day/year"
- </para>
- </refsect1>
-
- <refsect1 role="parameters">
- &reftitle.parameters;
- <para>
- <variablelist>
- <varlistentry>
- <term><parameter>julianday</parameter></term>
- <listitem>
- <para>
- A julian day number as integer
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
The gregorian weekday as either an integer or string.
</para>
</refsect1>