Search
DateStyle.getFrom Method
See Also
 






Gets the start date of the formatted range.

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

 Syntax

Java  Copy Code

public DateTime getFrom ()

 Return Value

A DateTime object specifying the start of the time interval whose cells' style is defined in this object.

 See Also