Home
last modified time | relevance | path

Searched refs:renderDate (Results 1 – 2 of 2) sorted by relevance

/test/vti/dashboard/src/main/webapp/js/
Dtime.js40 moment.prototype.renderDate = function (timestamp, showTimezone) { method in moment
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_profiling_overview.jsp68 var dateString = new moment().renderDate(1 * day.label);