ISO time format for StackOverflow

Use ISO time format for Stack Overlow and other Stack Exchange sites

< Părere la script-ul ISO time format for StackOverflow

Recenzie: Bun, script-ul merge

§
Postat în: 22-08-2021
Editat în: 22-08-2021

//ele.innerText = ele.title
how about this?
ele.innerText = ele.title.slice(0,19) //yyyy-mm-dd hh:mm:ss 19 characters

Postează un raspuns

Autentifică-te pentru a posta un răspuns.