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

Day of Month for the Indy timestamp.

property DayOfMonth: Integer;

DayOfMonth is a read-only Integer property that contains the Day of the Month for the timestamp value. DayOfMonth calculates the return value using the values from Day and MonthOfYear.

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