mk Fri May 10 18:57:15 2002 EDT Added files: /phpdoc-de/reference/calendar/functions cal-days-in-month.xml cal-info.xml Log: Initial Checkin and Sync with EN Revision
Index: phpdoc-de/reference/calendar/functions/cal-days-in-month.xml +++ phpdoc-de/reference/calendar/functions/cal-days-in-month.xml <?xml version="1.0" encoding="iso-8859-1"?> <!-- $Revision: 1.1 $ --> <!-- EN-Revision: 1.2 Maintainer: mk Status: ready --> <refentry id="function.cal-days-in-month"> <refnamediv> <refname>cal_days_in_month</refname> <refpurpose>Gibt die Anzahl der Tage eines bestimmten Monats in einem bestimmten Jahr in einem bestimmten Kalender zurück</refpurpose> </refnamediv> <refsect1> <title>Beschreibung</title> <methodsynopsis> <type>int</type><methodname>cal_days_in_month</methodname> <methodparam><type>int</type><parameter>calendar</parameter></methodparam> <methodparam><type>int</type><parameter>month</parameter></methodparam> <methodparam><type>int</type><parameter>year</parameter></methodparam> </methodsynopsis> <para> Diese Funktion gibt die Anzahl der Tage in einem <parameter>Monat</parameter> eines <parameter>Jahres</parameter> für den angegebenen <parameter>Kalender</parameter> zurück. </para> <para> Siehe auch <function>jdtounix</function>. </para> </refsect1> </refentry> <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-omittag:t sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t indent-tabs-mode:nil sgml-parent-document:nil sgml-default-dtd-file:"../../../../manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> Index: phpdoc-de/reference/calendar/functions/cal-info.xml +++ phpdoc-de/reference/calendar/functions/cal-info.xml <?xml version="1.0" encoding="iso-8859-1"?> <!-- $Revision: 1.1 $ --> <!-- EN-Revision: 1.2 Maintainer: mk Status: ready --> <refentry id='function.cal-info'> <refnamediv> <refname>cal_info</refname> <refpurpose>Gibt Informationen zu einem bestimmten Kalender zurück</refpurpose> </refnamediv> <refsect1> <title>Beschreibung</title> <methodsynopsis> <type>array</type><methodname>cal_info</methodname> <methodparam><type>int</type><parameter>calendar</parameter></methodparam> </methodsynopsis> <para> </para> </refsect1> </refentry> <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-omittag:t sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t indent-tabs-mode:nil sgml-parent-document:nil sgml-default-dtd-file:"../../../../manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 -->