When I copy a date value and paste it as a view parameter, it gets treated as a string rather than a date. The only way I know to convert the parameter type is to bind it to something that returns a date, and then remove the binding.