Search
Calendar.getDate Method
See Also
 






Gets the date currently displayed in the calendar.

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

 Syntax

Java  Copy Code

public DateTime getDate ()

 Return Value

A DateTime object. The initial value is DateTime.today.

 See Also