Maybe that comment help you:

http://bugzilla.qooxdoo.org/show_bug.cgi?id=5900

--- Comment #5 from Thomas Herchenroeder <thr...@users.sourceforge.net>  ---
You shouldn't mix 'week date' format identifiers with Gregorian identifiers
(like e.g. 'M' or 'L' for months). Best to stick with the ISO format for
week
dates:

"YYYY-'W'ww-e"

Then the tests from your Playground example come out alright.

--
Configure bugmail: http://bugzilla.qooxdoo.org/userprefs.cgi?tab=email
------- You are receiving this mail because: ------- You reported the bug.

-----Ursprüngliche Nachricht-----
Von: Simon White [mailto:simonwh...@dciphercomputing.com] 
Gesendet: Montag, 12. Dezember 2011 19:08
An: qooxdoo-devel@lists.sourceforge.net
Betreff: Re: [qooxdoo-devel] Why does the Date Formater show one month one
earlier?

Hi

I am assuming that because javascript months go from "00" to "11" that 
"06" is July.  Is this a wrong assumption when using a dateStr?

Simon

On 12/12/2011 12:45 PM, Simon White wrote:
> Hi
>
> I set my dateFormat to ""EEE MMM dd, yyyy" and when I have a dateStr
> like "20110614" the date appears in the DateField as June 14th instead
> of July?
>
> Simon
>
>
>
----------------------------------------------------------------------------
--
> Learn Windows Azure Live!  Tuesday, Dec 13, 2011
> Microsoft is holding a special Learn Windows Azure training event for
> developers. It will provide a great way to learn Windows Azure and what it
> provides. You can attend the event by watching it streamed LIVE online.
> Learn more at http://p.sf.net/sfu/ms-windowsazure



----------------------------------------------------------------------------
--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to