Internet Direct (Indy) Version 9.0.1 Beta
TIdDateTimeStamp.SecondsInYear
Total number of seconds in the year for the Indy timestamp.

property SecondsInYear: Integer;
Description
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.