The calculation is a math problem, not a yii problem.
In PHP, the usual way to do so is to first convert your date to unix time, and then to calculate the differences in seconds, and then to convert back your result in date.
Don’t use list dropdown : it’s ultra oldschool, managed directly by the browsers, and you’l have many problems in javascript.