ig.excel.DateInterval
Indicates how to determine and format date intervals when calling date-related functions.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
day
- Type:
- ig.excel.DateInterval
- Default:
- 4
Day of month (1 through 31)
-
dayOfYear
- Type:
- ig.excel.DateInterval
- Default:
- 3
Day of year (1 through 366)
-
hour
- Type:
- ig.excel.DateInterval
- Default:
- 7
Hour (1 through 24)
-
minute
- Type:
- ig.excel.DateInterval
- Default:
- 8
Minute (1 through 60)
-
month
- Type:
- ig.excel.DateInterval
- Default:
- 2
Month (1 through 12)
-
quarter
- Type:
- ig.excel.DateInterval
- Default:
- 1
Quarter of year (1 through 4)
-
second
- Type:
- ig.excel.DateInterval
- Default:
- 9
Second (1 through 60)
-
weekday
- Type:
- ig.excel.DateInterval
- Default:
- 6
Day of week (1 through 7)
-
weekOfYear
- Type:
- ig.excel.DateInterval
- Default:
- 5
Week of year (1 through 53)
-
year
- Type:
- ig.excel.DateInterval
- Default:
- 0
Year format
The current widget has no events.
The current widget has no public methods.