FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.Options1904Dates Property

Sets and Gets the value of the Dates 1904 setting for this file.

Pascal
property Options1904Dates: boolean;
C++
__property boolean Options1904Dates;

Excel has 2 different date systems. On windows systems it uses 1900 based dates, and on Macintosh systems it uses 1904 dates. You can change this on Excel under Options, and this property allows you to know and change which format is being used.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!