module timelinelib.calendar.generic.timepicker.datepicker

class timelinelib.calendar.generic.timepicker.datepicker.DatePicker[source]

Bases: wx._core.Panel

__init__(parent, date_modifier, date_formatter, on_change=None, name=None)[source]

Initialize self. See help(type(self)) for accurate signature.

GetDate()[source]
SetDate(date)[source]
GetText()[source]
SetText(text)[source]
SetSelection(pos_lenght_tuple)[source]
GetCursorPosition()[source]
GetIsBc()[source]
SetIsBc(is_bc)[source]
SetBackgroundColour(colour) → bool[source]

Sets the background colour of the window.