Searched refs:leadZero2 (Results 1 – 1 of 1) sorted by relevance
392 function leadZero2(x) function407 leadZero2(this.getMonth() + 1) + "-" +408 leadZero2(this.getDate()) + " " +409 leadZero2(this.getHours()) + ":" +410 leadZero2(this.getMinutes()) + ":" +411 leadZero2(this.getSeconds()) + "." +