Datetime display widget.
The cssClass and displayStyle attributes may be set to control the formatting of the value.
displayStyle must be one of 'full', 'long', 'medium', 'short', or None ('' is accepted an an alternative to None to support provision of a value from ZCML).
cssClass
(type:
str
)
'dateTime'
displayStyle
(type: NoneType
)
None
visible
(type:
bool
)
True
hint(...)
label(...)
error()
hidden()
setPrefix(prefix)
setRenderedValue(value)
There are no known subclasses.