Opened 11 years ago
Closed 11 years ago
#12186 closed enhancement (fixed)
List Constraints in DateTextBox and TimeTextBox Docs
Reported by: | Fergus Hadley | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Documentation | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
RE: Reference Guide pages for DateTextBox? and TimeTextBox?
http://dojotoolkit.org/reference-guide/dijit/form/DateTextBox.html http://dojotoolkit.org/reference-guide/dijit/form/TimeTextBox.html
It would be very useful to have the applicable constraints listed along with a brief description of their usage.
Currently it reads (rather vaguely):
also validates against developer-provided constraints like min, max, etc.
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Owner: | set to Douglas Hays |
---|
comment:3 Changed 11 years ago by
Milestone: | tbd → 1.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I changed the docs.dojocampus.org pages for DateTextBox? and TimeTextBox? to reference the Date Constraints specified at
http://docs.dojocampus.org/quickstart/numbersDates#date-constraints.
Hopefully at some point this will mirror out to dtk.
Note: See
TracTickets for help on using
tickets.
It would also be useful to provide an example of limkiting the dijit.form.DateTextBox? to specific days of the week.