Topic Path: Symbol Reference > Constants > IdDaysInCentury Constant
ContentsIndexHome
PreviousUpNext
IdDaysInCentury Constant

Average number of days in a century.

File
IdDaysInCentury = (25 * IdDaysInFourYears) - 1;

IdDaysInCentury is a constant that represents the average number of days in a century.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.