The following displays an example of the YUI imInputCal Widget that uses a different date format. In this example, dateFormat.month=long and dateFormat.order=mdy. Remember, when the order equal 'mdy', the widget will always add a comma after the day value (November 13, 1964) so a delimiter is not needed. View the source for this page to view the CSS styling and also see how to instantiate the widget. For documentation about the YUI imInputCal Widget, view my blog post.