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

Numeric month number for the Indy timestamp.

property MonthOfYear: Integer;

MonthOfYear is a read-only Integer property that represents the numeric month number for the timestamp value. MonthOfYear is calculated using the value in Day, and accounts for Leap years in the returned value.

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