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

Indicates the numeric hour of day in 24-hour format.

property HourOf24Day: Integer;

HourOf24Day is a read-only Integer property that indicates the hour of the day in 24-hour format for the Indy timestamp. Only the hour in numeric format is presented. For example, the HourOf24Day value for 1:00 AM is 1, and the HourOf24Day value for 1:00 PM is 13.

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