Search
Calendar.getFirstDate Method
See Also
 






Gets the first date of the time range displayed in the calendar.

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

 Syntax

Java  Copy Code

public DateTime getFirstDate ()

 Return Value

A DateTime instance indicating the first date.

 See Also