A mixin for a text field that allows you to type a date into a text field in one of the following forms: today tomorrow July 2008 next friday last April +5years This mixin is based on datejs library.
| Name | Type | Flags | Default | Default Prefix | Description |
|---|---|---|---|---|---|
| format | String | literal | |||
| message | String | message |
<input t:type="DateField" t:value="date"
t:mixins="tacos/datejs" t:format="MM/dd/yyy"/>