We have a string, representing a date, which has to be shown to the user as three dropdowns in the UI. Obviously, there has to be 2-way data binding between the string and the three dropdowns, which by the way, should also be validated. There is more detailed explanation on my blog.