Answer the question
In order to leave comments, you need to log in
How to display publication date using JS?
Hello ! I have a website in html . Tell me, is it possible to display the publication date on the page using js , if so, how?
Answer the question
In order to leave comments, you need to log in
document.getElementById("your_div").innerHTML = your_date";
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question