svn: /phpdoc/de/trunk/reference/datetime/functions/ timezone-name-from-abbr.xml timezone-open.xml
[email protected] ("Carola 'Sammy' Kummert")
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
sammywg Tue, 01 Dec 2009 13:18:52 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=291556
Log:
sync with en
Changed paths:
U phpdoc/de/trunk/reference/datetime/functions/timezone-name-from-abbr.xml
U phpdoc/de/trunk/reference/datetime/functions/timezone-open.xml
Modified: phpdoc/de/trunk/reference/datetime/functions/timezone-name-from-abbr.xml
===================================================================
--- phpdoc/de/trunk/reference/datetime/functions/timezone-name-from-abbr.xml 2009-12-01 13:15:10 UTC (rev 291555)
+++ phpdoc/de/trunk/reference/datetime/functions/timezone-name-from-abbr.xml 2009-12-01 13:18:52 UTC (rev 291556)
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 290410 Maintainer: sammywg Status: ready -->
<refentry xml:id="function.timezone-name-from-abbr" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>timezone_name_from_abbr</refname>
<refpurpose>Gibt den Namen der Zeitzonenabkürzung zurück</refpurpose>
</refnamediv>
-
+
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
@@ -59,7 +59,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Gibt im Erfolgsfall den Namen der Zeitzone oder im Fehlerfall &false; zurück.
+ Gibt im Erfolgsfall den Namen der Zeitzone zurück. &return.falseforfailure;
</para>
</refsect1>
Modified: phpdoc/de/trunk/reference/datetime/functions/timezone-open.xml
===================================================================
--- phpdoc/de/trunk/reference/datetime/functions/timezone-open.xml 2009-12-01 13:15:10 UTC (rev 291555)
+++ phpdoc/de/trunk/reference/datetime/functions/timezone-open.xml 2009-12-01 13:18:52 UTC (rev 291556)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 290704 Maintainer: sammywg Status: ready -->
<refentry xml:id="function.timezone-open" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -39,7 +39,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Gibt im Erfolgsfall ein DateTimeZone-Objekt, andernfalls &false; zurück.
+ Gibt im Erfolgsfall ein DateTimeZone-Objekt zurück. &return.falseforfailure;
</para>
</refsect1>