I'd like the formatted "text" property of the DatePicker widget to be bindable to a model. The DatePicker widget currently supports the value binding. This way the model would contain the same string value entered by a user and not a javascript date object.