tw.forms.calendars

CalendarDatePicker

class tw.forms.calendars.CalendarDatePicker(*args, **kw)
Uses a javascript calendar system to allow picking of calendar dates. The date_format is in mm/dd/yyyy unless otherwise specified

CalendarDateTimePicker

class tw.forms.calendars.CalendarDateTimePicker(*args, **kw)
Use a javascript calendar system to allow picking of calendar dates and time. The date_format is in mm/dd/yyyy hh:mm unless otherwise specified