Searched refs:slotDate (Results 1 – 1 of 1) sorted by relevance
12917 var slotDate; // will be on the view's first day, but we only care about its time12922 … slotDate = calendar.msToUtcMoment(dateProfile.renderUnzonedRange.startMs).time(slotTime); property12928 util_1.htmlEscape(slotDate.format(this.labelFormat)) +12933 '<tr data-time="' + slotDate.format('HH:mm:ss') + '"' +