Skip to main content

TcxSchedulerDateTimeHelper.TimeAMString Method

Returns the AM suffix string which is used for the time values between 00:00 and 11:59 when using the 12-hour clock format.

Declaration

class function TimeAMString: string; virtual;

Returns

Type
string

Remarks

Use the TimeAMString method to apply the suffix string for time values between 00:00 and 11:59 when using the 12-hour clock format.

See Also