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
  • 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.

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