DropDownDatePicker tests

Here are some date pickers positioned statically. Drop down should appear below the input box.

Wipe: Select a date Explode: Select a date Fade: Select a date

There are also tests for menu positioning in the corners of this page (upper right, lower right

Select a date
Select a date

Some localized DropdatePickers inside a form

Parser is barfing here in Eclipse+Safari. Why? value="today"

Select a date

US format, empty

Select a date

US format with initial date of 2006-06-26

Select a date

With initial date of 1969-04-25 and a custom format dd/MM/yyyy

Select a date \

In German:

Select a date

In Dutch:

Select a date

In Japanese:

Select a date

In Chinese (PRC):

Select a date

In Chinese (Taiwan):

Select a date

US format with initial date of 2006-06-26 and long formatting (parse not supported)

Select a date

German format with initial date of 2006-06-26 and long formatting (parse not supported)

Select a date

Value sent as RFC3339

Select a date

Custom save format: yyyy!dd!mm

Select a date

Value sent as time since Unix Epoch

Select a date

These are broken tests for trac tickets:
Wipe: with startDate="2006-10-10" (inputNode is not updating when clicking a date ticket #1694) Select a date
Explode: testing invalid initial value of "oiwerwerw" (should render as no value provided not NaN/NaN/NaN ticket #1692) Select a date

DEBUG: invalid date string: oiwerwerw
DEBUG: DEPRECATED: dojo.widget.DropdownDatePicker date attributes must be passed in Rfc3339 format -- will be removed in version: 0.5