Topic Path: Symbol Reference > Classes > TIdDateTimeStamp Class > TIdDateTimeStamp Properties > Year Property
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp.Year Property

Numeric year for the Indy timestamp.

property Year: Integer;

Year is an Integer property that contains the numeric year number for the date in the timestamp value. Changing the value in Year forces the property to contain a value no less than 1, and updates IsLeapYear to reflect if the new property value is a Leap year.

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