I need to know how to pass value to Dates () functions in JavaScript preferably spend minutes?
<html>
<head>
<title>contagem regressiva</title>
</head>
<body>
<script>
a= new Date.getMinutes();
console.log(a)
</script>
</body>
</html>