cvs: phpdoc-nl /reference/datetime/functions checkdate.xml date.xml getdate.xml gettimeofday.xml gmdate.xml gmmktime.xml gmstrftime.xml localtime.xml microtime.xml mktime.xml strftime.xml strtotime.xml time.xml

[email protected] ("Sander Roobol")
Newsgroups php.doc.nl
Message-ID <cvssander1029490125@cvsserver>
sander		Fri Aug 16 05:28:45 2002 EDT

  Modified files:              
    /phpdoc-nl/reference/datetime/functions	checkdate.xml date.xml 
                                           	getdate.xml 
                                           	gettimeofday.xml gmdate.xml 
                                           	gmmktime.xml gmstrftime.xml 
                                           	localtime.xml microtime.xml 
                                           	mktime.xml strftime.xml 
                                           	strtotime.xml time.xml 
  Log:
  Omschrijving -> Beschrijving
sander-20020816052845.txt (text/plain, 8.8 KB)
Index: phpdoc-nl/reference/datetime/functions/checkdate.xml
diff -u phpdoc-nl/reference/datetime/functions/checkdate.xml:1.2 phpdoc-nl/reference/datetime/functions/checkdate.xml:1.3
--- phpdoc-nl/reference/datetime/functions/checkdate.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/checkdate.xml	Fri Aug 16 05:28:45 2002
@@ -9,7 +9,7 @@
     <refpurpose>Valideer een gregoriaanse date/time</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>checkdate</methodname>
       <methodparam><type>int</type><parameter>maand</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/date.xml
diff -u phpdoc-nl/reference/datetime/functions/date.xml:1.5 phpdoc-nl/reference/datetime/functions/date.xml:1.6
--- phpdoc-nl/reference/datetime/functions/date.xml:1.5	Tue Jun 11 16:07:09 2002
+++ phpdoc-nl/reference/datetime/functions/date.xml	Fri Aug 16 05:28:45 2002
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!-- EN-Revision: 1.4 Maintainer: derick Status: ready -->
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
   <refentry id="function.date">
    <refnamediv>
     <refname>date</refname>
     <refpurpose>Formatteer een lokale date/time</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
     <methodsynopsis>
      <type>string</type><methodname>date</methodname>
      <methodparam><type>string</type><parameter>format</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/getdate.xml
diff -u phpdoc-nl/reference/datetime/functions/getdate.xml:1.2 phpdoc-nl/reference/datetime/functions/getdate.xml:1.3
--- phpdoc-nl/reference/datetime/functions/getdate.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/getdate.xml	Fri Aug 16 05:28:45 2002
@@ -9,7 +9,7 @@
     <refpurpose>Verkrijg date/time informatie</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
     <methodsynopsis>
      <type>array</type><methodname>getdate</methodname>
      <methodparam choice="opt"><type>int</type><parameter>timestamp</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/gettimeofday.xml
diff -u phpdoc-nl/reference/datetime/functions/gettimeofday.xml:1.2 phpdoc-nl/reference/datetime/functions/gettimeofday.xml:1.3
--- phpdoc-nl/reference/datetime/functions/gettimeofday.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/gettimeofday.xml	Fri Aug 16 05:28:45 2002
@@ -9,7 +9,7 @@
     <refpurpose>Geef de huidige tijd</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>array</type><methodname>gettimeofday</methodname>
       <void/>
Index: phpdoc-nl/reference/datetime/functions/gmdate.xml
diff -u phpdoc-nl/reference/datetime/functions/gmdate.xml:1.2 phpdoc-nl/reference/datetime/functions/gmdate.xml:1.3
--- phpdoc-nl/reference/datetime/functions/gmdate.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/gmdate.xml	Fri Aug 16 05:28:45 2002
@@ -9,7 +9,7 @@
     <refpurpose>Formatteer een GMT/CUT date/time</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>string</type><methodname>gmdate</methodname>
       <methodparam><type>string</type><parameter>format</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/gmmktime.xml
diff -u phpdoc-nl/reference/datetime/functions/gmmktime.xml:1.2 phpdoc-nl/reference/datetime/functions/gmmktime.xml:1.3
--- phpdoc-nl/reference/datetime/functions/gmmktime.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/gmmktime.xml	Fri Aug 16 05:28:45 2002
@@ -9,7 +9,7 @@
     <refpurpose>Verkrijg UNIX timestamp voor een GMT date</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>gmmktime</methodname>
       <methodparam><type>int</type><parameter>hour</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/gmstrftime.xml
diff -u phpdoc-nl/reference/datetime/functions/gmstrftime.xml:1.3 phpdoc-nl/reference/datetime/functions/gmstrftime.xml:1.4
--- phpdoc-nl/reference/datetime/functions/gmstrftime.xml:1.3	Wed Jun  5 14:52:54 2002
+++ phpdoc-nl/reference/datetime/functions/gmstrftime.xml	Fri Aug 16 05:28:45 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- EN-Revision: 1.3 Maintainer: derick Status: ready -->
   <refentry id="function.gmstrftime">
    <refnamediv>
@@ -9,7 +9,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>string</type><methodname>gmstrftime</methodname>
       <methodparam><type>string</type><parameter>format</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/localtime.xml
diff -u phpdoc-nl/reference/datetime/functions/localtime.xml:1.2 phpdoc-nl/reference/datetime/functions/localtime.xml:1.3
--- phpdoc-nl/reference/datetime/functions/localtime.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/localtime.xml	Fri Aug 16 05:28:45 2002
@@ -9,7 +9,7 @@
     <refpurpose>Geef de local time</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>array</type><methodname>localtime</methodname>
       <methodparam choice="opt"><type>int</type><parameter>timestamp</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/microtime.xml
diff -u phpdoc-nl/reference/datetime/functions/microtime.xml:1.2 phpdoc-nl/reference/datetime/functions/microtime.xml:1.3
--- phpdoc-nl/reference/datetime/functions/microtime.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/microtime.xml	Fri Aug 16 05:28:45 2002
@@ -10,7 +10,7 @@
      Geef huidige UNIX timestamp met microseconden</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>string</type><methodname>microtime</methodname>
       <void/>
Index: phpdoc-nl/reference/datetime/functions/mktime.xml
diff -u phpdoc-nl/reference/datetime/functions/mktime.xml:1.2 phpdoc-nl/reference/datetime/functions/mktime.xml:1.3
--- phpdoc-nl/reference/datetime/functions/mktime.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/mktime.xml	Fri Aug 16 05:28:45 2002
@@ -9,7 +9,7 @@
     <refpurpose>Geef UNIX timestamp voor een date</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>mktime</methodname>
       <methodparam><type>int</type><parameter>hour</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/strftime.xml
diff -u phpdoc-nl/reference/datetime/functions/strftime.xml:1.3 phpdoc-nl/reference/datetime/functions/strftime.xml:1.4
--- phpdoc-nl/reference/datetime/functions/strftime.xml:1.3	Wed Aug 14 06:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/strftime.xml	Fri Aug 16 05:28:45 2002
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>string</type><methodname>strftime</methodname>
       <methodparam><type>string</type><parameter>format</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/strtotime.xml
diff -u phpdoc-nl/reference/datetime/functions/strtotime.xml:1.2 phpdoc-nl/reference/datetime/functions/strtotime.xml:1.3
--- phpdoc-nl/reference/datetime/functions/strtotime.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/strtotime.xml	Fri Aug 16 05:28:45 2002
@@ -12,7 +12,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>strtotime</methodname>
       <methodparam><type>string</type><parameter>time</parameter></methodparam>
Index: phpdoc-nl/reference/datetime/functions/time.xml
diff -u phpdoc-nl/reference/datetime/functions/time.xml:1.2 phpdoc-nl/reference/datetime/functions/time.xml:1.3
--- phpdoc-nl/reference/datetime/functions/time.xml:1.2	Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/datetime/functions/time.xml	Fri Aug 16 05:28:45 2002
@@ -9,7 +9,7 @@
     <refpurpose>Geef de huidige UNIX timestamp</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Omschrijving</title>
+    <title>Beschrijving</title>
      <methodsynopsis>
       <type>int</type><methodname>time</methodname>
       <void/>
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.