+ Reply to Thread
Originally Posted by geoffrey.mcgill You might want to have a quick look at Datejs. With Datejs, your original examples would be written as... Code: Date.parseExact("2-08", "M-yy") Date.parseExact("FEB-08", "MMM-yy") Hope this helps. ah yes. Datejs -- almost forgot about it. i played with that at the start of the year, and it's indeed a very powerful js date manipulation library. plus it's lightweight -- 9kb for the core functions, and 29kb for the full package. one of the authors provided useful Datejs-ExtJS integration info in this thread: http://groups.google.com/group/datej...43b2eb7372405c
Date.parseExact("2-08", "M-yy") Date.parseExact("FEB-08", "MMM-yy")
Sencha Docs / Ext 3.x - ( Docs | Examples ) Learning Center / Saki's Examples (for 2.x) / HOWTO - ( Report Bugs | Post Proper Code )
Here is a related thread. ExtJS 4.2. http://www.sencha.com/forum/showthread.php?255370
Ext.NET - ASP.NET for Ext JS MVC and WebForms Examples | Twitter
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us