diff -r d0a1c6d22b0e -r 67f071c743f5 client/player/development-bundle/demos/datepicker/alt-field.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/player/development-bundle/demos/datepicker/alt-field.html Thu Jun 10 04:16:26 2010 +0200 @@ -0,0 +1,33 @@ + + +
+ +Date:
+ +Populate an alternate field with its own date format whenever a date is selected using the altField
and altFormat
options. This feature could be used to present a human-friendly date for user selection, while passing a more computer-friendly date through for further processing.