K
K
kirill2709992019-11-30 16:47:02
JavaScript
kirill270999, 2019-11-30 16:47:02

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

1 answer(s)
E
edward_freedom, 2019-11-30
@kirill270999

document.getElementById("your_div").innerHTML = your_date";

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question