Changes

Jump to navigation Jump to search

Category:Developers

2 bytes removed, 08:39, 17 June 2021
window.onload = function() {
$("[id^='ptdate']").text(function(i, t) {
return t.split(' ').reverse().join(' ');
})
};

Navigation menu