indexrdf2html.js 86 B

123
  1. $('.dtstart').text(function(i,dtstart) { return moment(dtstart).format('HH:mm'); });