[CLOSED] What is the property to set the 24 hours format for TimeField?

  1. #1

    [CLOSED] What is the property to set the 24 hours format for TimeField?

    Hi,

    What is the property to set the 24 hours format for TimeField?
  2. #2

    RE: [CLOSED] What is the property to set the 24 hours format for TimeField?

    ExtJs manual: http://www.extjs.com/deploy/ext-3.0-...meField-format




    So you could try to set the Format property to "H:i". Disclaimer: untested
  3. #3

    RE: [CLOSED] What is the property to set the 24 hours format for TimeField?

    You can set the .Format property with a .NET DateTime format specifier. The following should work:

    Example

    Format="HH:mm"
    Hope this helps.

    Geoffrey McGill
    Founder

Similar Threads

  1. Replies: 3
    Last Post: May 09, 2012, 4:28 PM
  2. Replies: 3
    Last Post: Dec 15, 2011, 12:18 PM
  3. Hours in calendar
    By reiben in forum 1.x Help
    Replies: 0
    Last Post: Mar 27, 2011, 6:53 PM
  4. [CLOSED] how to set panel html property as javascript property
    By kenanhancer in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Jan 05, 2011, 6:45 PM
  5. Replies: 4
    Last Post: Nov 22, 2010, 12:54 PM

Posting Permissions