Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 57867 invoked from network); 6 Jan 2008 20:09:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2008 20:09:54 -0000 Received: (qmail 75705 invoked by uid 500); 6 Jan 2008 20:09:43 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 75694 invoked by uid 500); 6 Jan 2008 20:09:43 -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 75685 invoked by uid 99); 6 Jan 2008 20:09:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2008 12:09:43 -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 20:09:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CED9C714187 for ; Sun, 6 Jan 2008 12:09:33 -0800 (PST) Message-ID: <13245432.1199650173836.JavaMail.jira@brutus> Date: Sun, 6 Jan 2008 12:09:33 -0800 (PST) From: "Florian Holeczek (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-123) missing german date format In-Reply-To: <20833353.1199639613811.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556419#action_12556419 ] Florian Holeczek commented on JSPWIKI-123: ------------------------------------------ Well I guess I won't be the only german JSPWiki user, so the second proposal would be the best way in my opinion. > 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.