Anexar elemento à classe específica
document.getElementsByClassName("thistime")[0].appendChild(first);
Jittery Jaguar
document.getElementsByClassName("thistime")[0].appendChild(first);