ig.excel.DateSystem

Represents the various ways a date can be stored internally.

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.documents.core_core.js
infragistics.ext_ui.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.

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