Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/webapp/js/
Dtime.js25 moment.prototype.renderTime = function (timestamp, showTimezone) { argument
28 if (!!showTimezone) {
40 moment.prototype.renderDate = function (timestamp, showTimezone) { argument
43 if (!!showTimezone) {