Timer: Start and End time as individual Channels?

How would I model my binding to contain a “Timer”, meaning one could define Start and End times (both required and basically UTC datetime values). Should I do it with Two Channels: “StartTime” and “EndTime”, both with input-type “DateTime”, or is there some better way?