Total number of seconds in the year for the Indy timestamp.
property SecondsInYear: Integer;
SecondsInYear is a read-only Integer property that represents the total number of seconds in the year for the Indy timestamp. If the current year is a Leap year, SecondsInYear will contain the value from IdSecondsInLeapYear. Otherwise, SecondsInYear will contain the value from IdSecondsInYear.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|