[CLOSED] Managing Date Formats

  1. #1

    [CLOSED] Managing Date Formats

    Hi,

    Do you guys have any API that I can use for retrieving the extjs format patterns that matches the .NEt format specifiers. example:

    d - Short date pattern
    D - long date pattern
    G- General date pattern
    Last edited by geoffrey.mcgill; Dec 04, 2012 at 3:56 PM. Reason: [CLOSED]
  2. #2
    Hello!

    You have to use the appropriate formats on Server Side and on Client Side. ExtJS can parse almost all popular date formats http://docs.sencha.com/ext-js/4-1/#!/api/Ext.Date

    To give you more detailed answer, please, provide an example.
  3. #3
    Hi thanks,

    I have read the docs and all is now clear. please mar as closed.

Similar Threads

  1. Replies: 3
    Last Post: May 09, 2012, 4:28 PM
  2. Replies: 2
    Last Post: Apr 23, 2012, 12:47 PM
  3. Replies: 1
    Last Post: Apr 13, 2012, 1:52 PM
  4. [CLOSED] Managing events from a dynamically loaded UserControl
    By egvt in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 20, 2012, 4:49 PM
  5. util formats for Ext.util.Format.fileSize
    By fatihunal in forum 1.x Help
    Replies: 2
    Last Post: May 21, 2011, 12:47 PM

Posting Permissions