Retrieves a boolean value indicating whether the month calendar control will display the "today" date at the bottom of the control.
public boolean getShowToday()
Returns true if the "today" date will appear on the control; otherwise, returns false.
See Also setShowToday