InputElement.GetTimeValue

InputElement.GetTimeValue method

此方法用于获取值作为TimeSpan目的。此方法仅在输入元素的类型为“time” 时才有效

public TimeSpan GetTimeValue()

返回值

时间跨度对象。

也可以看看