Search
TimetableSettings.getSecondTimelineOffset Method
See Also
 






Gets the offset in hours of the second timeline.

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

 Syntax

Java  Copy Code

public Integer getSecondTimelineOffset ()

 Return Value

An integer value specifying the offset in hours. The allowed values range from 0 to 23.

 See Also