Searched refs:dTime (Results 1 – 1 of 1) sorted by relevance
1226 _this.setCurrentTime = function (dTime) { argument1227 …_this.currentTime = (typeof dTime === 'string') ? _this.strToDateTime(dTime) : _this.isValidDate(d…1235 _this.getCurrentTime = function (dTime) { argument