- Returns the currently selected. If there is no selection or the
- selection is outside of the current range, an invalid object is
- returned.
- */
- virtual wxDateTime GetValue() const = 0;
-
- /**
- Sets the display format for the date in the control. See wxDateTime for
- the meaning of format strings.