FIX. RadDateTimeColumn - when CustomFormat = "MM/dd/yy", setting the year should be according to the current year.
For example when you set 11, the year should change to 2011. Currently it concatenates the new digits to the previous year and then it removes the first two digits.