Re: [tvcontrol-api] Use DOMTimeStamp type for date and time values

Did you really intend to do this change on "readonly        attribute 
unsigned long long duration" as well?
The duration attribute is defined as program duration in milliseconds,
 not a date/time value (even if the underlying types are the same) so 
according to [section 3.3 of the TAC API Design 
Principles](https://w3ctag.github.io/design-principles/#times-and-dates),
 we should not use this type for durations.

-- 
GitHub Notification of comment by paulhiggs
Please view or discuss this issue at 
https://github.com/w3c/tvcontrol-api/pull/40#issuecomment-264554858 
using your GitHub account

Received on Friday, 2 December 2016 20:29:45 UTC