Search
TimetableSettings.getTwelveHourFormat Method
See Also
 






Gets a value indicating whether to use a 12-hour format.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getTwelveHourFormat ()

 Return Value

true to use 12-hour format, or false to use 24-hour format.

 See Also