<html>
<head>
<title>MomentJS - Working Example</title>
<script type = "text/JavaScript" src = "https://MomentJS.com/downloads/moment.js"></script>
</head>
<body>
<div id = "todaysdate"></div>
<script type = "text/JavaScript">
var a = moment().toString();
document.getElementById("todaysdate").innerHTML = a;
</script>
</body>
</html>
Code Example |
---|
Html :: change icon on button click |
Html :: pyscript boilerplate |
Html :: what is WFH? |
Html :: datatable pdfHtml5 pagesize |
Html :: html fieldset color background |
Html :: tailwind container |
Html :: html href phone call |
Html :: canonical link |
Html :: get all href from html |
Html :: how to make red asterisk in html |
Html :: bootstrap dropdown on hover |
Html :: html add a delay to link |
Html :: placeholder image unsplash html |
Html :: aos library |
Html :: corner radius edittext android |
Html :: how to show little description on hover html |
Html :: html not a language |
Html :: html video loop |
Html :: floating button html |
Html :: samp in html |
Html :: html change label color |
Html :: how to fix navbar in bootstrap |
Html :: centre text |
Html :: prevent from going to a function html click |
Html :: bootstrap 4 setup |
Html :: html tab character tag |
Html :: select placeholder |
Html :: html tag for modal |
Html :: tailwind rotate 180 |
Html :: how to display google map in html |