Searched refs:getLocaleTime (Results 1 – 2 of 2) sorted by relevance
17 static getLocaleTime(n: number): string { method in utils
152 'startTime': utils.getLocaleTime(this.startTime),153 'endTime': utils.getLocaleTime(curTime),