Navigation
index
modules
|
next
|
previous
|
tw.forms v0.9.8dev-20091104 documentation
»
Module Documentation
»
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
Demo
Demo Source
Source
Template
Parameters
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
Demo
Demo Source
Source
Template
Parameters
Table Of Contents
tw.forms.calendars
CalendarDatePicker
CalendarDateTimePicker
Previous topic
tw.forms.validators
Next topic
tw.forms.datagrid
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
tw.forms v0.9.8dev-20091104 documentation
»
Module Documentation
»