ESB2DigitYr Global Variable |
Unit
QESBPCSGlobals
Declaration Description edyCutOff - the ESB2DigitCutOff is used to decide which century the date lies in. If 1900 + Yr is less than ESB2DigitCutOff then it is assumed that 2000 + Yr is wanted, otherwise 1900 + Yr is used. edyHistoric - assumes that the yr is this year or earlier.
ESB2DigitYr : TESB2DigitYr = edyCutOff;
edyNone - Nothing is done, left to Delphi to handle.
|