svn: /phpdoc/fa/trunk/reference/datetime/ dateinterval.xml dateperiod/construct.xml dateperiod.xml datetime/add.xml datetime/construct.xml datetime/diff.xml datetime/format.xml datetime/getlasterrors.xml datetime/getoffset.xml datetime/gettimestamp.xml datetime/gettimezone.xml datetime/modify.xml datetime/setdate.xml datetime/setisodate.xml datetime/settime.xml datetime/settimestamp.xml datetime/settimezone.xml datetime/sub.xml datetime.xml datetimezone.xml

[email protected] (Pedram Salehpoor)
Newsgroups php.doc.fa
Message-ID <[email protected]>
psalehpoor                               Wed, 19 May 2010 16:45:41 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=299499

Log:
update

Changed paths:
    U   phpdoc/fa/trunk/reference/datetime/dateinterval.xml
    U   phpdoc/fa/trunk/reference/datetime/dateperiod/construct.xml
    U   phpdoc/fa/trunk/reference/datetime/dateperiod.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/add.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/construct.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/diff.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/format.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/getlasterrors.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/getoffset.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/gettimestamp.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/gettimezone.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/modify.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/setdate.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/setisodate.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/settime.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/settimestamp.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/settimezone.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime/sub.xml
    U   phpdoc/fa/trunk/reference/datetime/datetime.xml
    U   phpdoc/fa/trunk/reference/datetime/datetimezone.xml
svn-diffs-299499.txt (text/x-diff, 13.1 KB)
Modified: phpdoc/fa/trunk/reference/datetime/dateinterval.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/dateinterval.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/dateinterval.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299458 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->

 <phpdoc:classref xml:id="class.dateinterval" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

Modified: phpdoc/fa/trunk/reference/datetime/dateperiod/construct.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/dateperiod/construct.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/dateperiod/construct.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->

@@ -11,7 +11,7 @@

  <refsect1 role="description">
   &reftitle.description;
-  <constructorsynopsis role="oop">
+  <constructorsynopsis>
    <modifier>public</modifier> <methodname>DatePeriod::__construct</methodname>
    <methodparam><type>DateTime</type><parameter>start</parameter></methodparam>
    <methodparam><type>DateInterval</type><parameter>interval</parameter></methodparam>

Modified: phpdoc/fa/trunk/reference/datetime/dateperiod.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/dateperiod.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/dateperiod.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299458 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->

 <phpdoc:classref xml:id="class.dateperiod" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

Modified: phpdoc/fa/trunk/reference/datetime/datetime/add.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/add.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/add.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299417 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime/construct.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/construct.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/construct.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299418 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->

@@ -13,7 +13,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <para>&style.oop;</para>
-  <constructorsynopsis role="oop">
+  <constructorsynopsis>
    <modifier>public</modifier> <methodname>DateTime::__construct</methodname>
    <methodparam choice="opt"><type>string</type><parameter>time</parameter><initializer>"now"</initializer></methodparam>
    <methodparam choice="opt"><type>DateTimeZone</type><parameter>timezone</parameter><initializer>&null;</initializer></methodparam>

Modified: phpdoc/fa/trunk/reference/datetime/datetime/diff.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/diff.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/diff.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime/format.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/format.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/format.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xml:id="datetime.format" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/fa/trunk/reference/datetime/datetime/getlasterrors.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/getlasterrors.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/getlasterrors.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xml:id="datetime.getlasterrors" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/fa/trunk/reference/datetime/datetime/getoffset.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/getoffset.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/getoffset.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime/gettimestamp.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/gettimestamp.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/gettimestamp.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime/gettimezone.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/gettimezone.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/gettimezone.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime/modify.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/modify.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/modify.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299418 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xml:id="datetime.modify" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/fa/trunk/reference/datetime/datetime/setdate.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/setdate.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/setdate.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299417 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime/setisodate.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/setisodate.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/setisodate.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime/settime.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/settime.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/settime.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299417 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xml:id="datetime.settime" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/fa/trunk/reference/datetime/datetime/settimestamp.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/settimestamp.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/settimestamp.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299417 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime/settimezone.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/settimezone.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/settimezone.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299417 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->
 <refentry xml:id="datetime.settimezone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">

Modified: phpdoc/fa/trunk/reference/datetime/datetime/sub.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime/sub.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime/sub.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 299417 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299461 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->
 <!-- $Revision$ -->


Modified: phpdoc/fa/trunk/reference/datetime/datetime.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetime.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetime.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299458 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->

 <phpdoc:classref xml:id="class.datetime" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

Modified: phpdoc/fa/trunk/reference/datetime/datetimezone.xml
===================================================================
--- phpdoc/fa/trunk/reference/datetime/datetimezone.xml	2010-05-19 16:41:35 UTC (rev 299498)
+++ phpdoc/fa/trunk/reference/datetime/datetimezone.xml	2010-05-19 16:45:41 UTC (rev 299499)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 299350 Maintainer: pedram Status: ready -->
+<!-- EN-Revision: 299458 Maintainer: pedram Status: ready -->
 <!-- Reviewed: yes -->

 <phpdoc:classref xml:id="class.datetimezone" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.