Return-Path: X-Original-To: apmail-wicket-users-archive@minotaur.apache.org Delivered-To: apmail-wicket-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 91B15184F1 for ; Tue, 1 Mar 2016 14:38:47 +0000 (UTC) Received: (qmail 68150 invoked by uid 500); 1 Mar 2016 14:38:44 -0000 Delivered-To: apmail-wicket-users-archive@wicket.apache.org Received: (qmail 68106 invoked by uid 500); 1 Mar 2016 14:38:44 -0000 Mailing-List: contact users-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@wicket.apache.org Delivered-To: mailing list users@wicket.apache.org Received: (qmail 68095 invoked by uid 99); 1 Mar 2016 14:38:43 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2016 14:38:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id EC93418058A for ; Tue, 1 Mar 2016 14:38:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.313 X-Spam-Level: ** X-Spam-Status: No, score=2.313 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id gjkQBPh_rJTs for ; Tue, 1 Mar 2016 14:38:40 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 99A285F54E for ; Tue, 1 Mar 2016 14:38:40 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 8D58418F1BA10 for ; Tue, 1 Mar 2016 06:29:11 -0800 (PST) Date: Tue, 1 Mar 2016 06:11:37 -0800 (PST) From: hfriederichs To: users@wicket.apache.org Message-ID: <1456841497746-4673779.post@n4.nabble.com> In-Reply-To: References: <1456822378736-4673756.post@n4.nabble.com> <1456823387215-4673758.post@n4.nabble.com> <1456825399475-4673763.post@n4.nabble.com> <1456832803619-4673772.post@n4.nabble.com> Subject: Re: Dateparsing error kendo AjaxDateTimePicker only in March, May, October MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit That solved the problem, thank you Sebastian! By he way, when I use E in my date pattern, like in "EEEE d MMMM yyyy", that still doesn't work. When the datetimepicker is displayed first, it renders ok: dinsdag 1 maart 2016 (dinsdag=tuesday, maart=march in Dutch) But when I change the date, I get: Error while parsing datetime: date was 'EEEE 17 maart 2016' and time was '19.00' -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Dateparsing-error-kendo-AjaxDateTimePicker-only-in-March-May-October-tp4673756p4673779.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org For additional commands, e-mail: users-help@wicket.apache.org