<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://informatics4kids.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://informatics4kids.de/feed.php">
        <title>informatics4kids.de - string_uebungen</title>
        <description></description>
        <link>https://informatics4kids.de/</link>
        <image rdf:resource="https://informatics4kids.de/lib/exe/fetch.php/wiki:logo.png" />
       <dc:date>2026-04-05T19:08:13+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://informatics4kids.de/doku.php/string_uebungen:monthasstring-solution?rev=1705140674&amp;do=diff"/>
                <rdf:li rdf:resource="https://informatics4kids.de/doku.php/string_uebungen:monthasstring?rev=1705140535&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://informatics4kids.de/lib/exe/fetch.php/wiki:logo.png">
        <title>informatics4kids.de</title>
        <link>https://informatics4kids.de/</link>
        <url>https://informatics4kids.de/lib/exe/fetch.php/wiki:logo.png</url>
    </image>
    <item rdf:about="https://informatics4kids.de/doku.php/string_uebungen:monthasstring-solution?rev=1705140674&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-13T10:11:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>monthasstring-solution</title>
        <link>https://informatics4kids.de/doku.php/string_uebungen:monthasstring-solution?rev=1705140674&amp;do=diff</link>
        <description>MonthAsString - Lösung

zurück zur Aufgabe: String Übungen: MonthAsString</description>
    </item>
    <item rdf:about="https://informatics4kids.de/doku.php/string_uebungen:monthasstring?rev=1705140535&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-13T10:08:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>monthasstring</title>
        <link>https://informatics4kids.de/doku.php/string_uebungen:monthasstring?rev=1705140535&amp;do=diff</link>
        <description>String Übungen: MonthAsString

Schreiben Sie eine Klasse Datum, die eine öffentliche (public) Methode monthAsString hat. Dieser Methode soll eine Zeichenkette (String) vom Format „dd.mm.yyyy“ übergeben werden können.  Anschließend  liefert die Methode den Monat als String ausgeschrieben zurück.  Hierbei sollen führende Nullen der Tagesangabe entfernt werden und die Tagesangabe mit einen Punkt abschließen.</description>
    </item>
</rdf:RDF>
