Ignite UI API Reference
ig.excel.DateSystem
Represents the various ways a date can be stored internally.
Dependencies
jquery-1.4.4.js
infragistics.util.js
-
from1900
- Type:
- ig.excel.DateSystem
- Default:
- 0
Dates are stored as time elapsed since 1900.
-
from1904
- Type:
- ig.excel.DateSystem
- Default:
- 1
Dates are stored as time elapsed since 1904 (used mainly on Apple computers).
The current widget has no events.
The current widget has no public methods.