ig.scheduler.TimeFormat

Constants which determine the manner in which a time value is formatted and displayed.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js
  • twelveHour

    Type:
    ig.scheduler.TimeFormat
    Default:
    1

    The time is formatted with a 12-hour representation.

  • twentyFourHour

    Type:
    ig.scheduler.TimeFormat
    Default:
    2

    The time is formatted with a 24-hour representation.

  • useSystem

    Type:
    ig.scheduler.TimeFormat
    Default:
    0

    The regional settings for the current locale determines the format.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.