Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 15732 invoked from network); 6 Jan 2008 17:13:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2008 17:13:56 -0000 Received: (qmail 47315 invoked by uid 500); 6 Jan 2008 17:13:45 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 47302 invoked by uid 500); 6 Jan 2008 17:13:45 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 47293 invoked by uid 99); 6 Jan 2008 17:13:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2008 09:13:45 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2008 17:13:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C88B071420D for ; Sun, 6 Jan 2008 09:13:33 -0800 (PST) Message-ID: <20833353.1199639613811.JavaMail.jira@brutus> Date: Sun, 6 Jan 2008 09:13:33 -0800 (PST) From: "Florian Holeczek (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Created: (JSPWIKI-123) missing german date format MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org missing german date format -------------------------- Key: JSPWIKI-123 URL: https://issues.apache.org/jira/browse/JSPWIKI-123 Project: JSPWiki Issue Type: Improvement Environment: n/a Reporter: Florian Holeczek Priority: Minor Via jspwiki.defaultprefs.template.dateformat in jspwiki.properties one can freely define the standard date format for a JSPWiki installation. Unfortunately the user preferences page isn't that flexible. One may argue whether the static drop down list is ok or if a user should be able to enter his own format, too. Independent from this, the list is lacking date formats for Germany. We use dots as date separators and the order day.month.year: dd.MM.yyyy -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.