TcxSchedulerDateTimeHelper.TimePMString Method
Returns the PM suffix string used for time values between 12:00 and 23:59 when using the 12-hour clock format.
Declaration
class function TimePMString: string; virtual;
Returns
Type |
---|
string |
Remarks
Use the TimePMString method to apply the suffix string for time values between 12:00 and 23:59 when using the 12-hour clock format.
See Also