When the DateInput is part of a form, upon form submission if no value is entered the placeholder is submitted. It would be useful if the DateInput provides a configuration option to unmask on post, similar to the MaskedTextBox unmaskOnPost configuration option.