FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
Date1904Diff Constant

Difference in days between the 1900 and 1904 date systems supported by Excel.

Pascal
Date1904Diff = 4 * 365 + 2;
C++
Date1904Diff = 4 * 365 + 2;
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!