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

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

property HourOf12Day: Integer;

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

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