639 Views
In this tutorial, we are going to learn about how to Fix the getFullYear() is not a function error in JavaScript When we try to use JavaScript Date().getFullYear() method without using new keyword we get the following error in our console.
0 comments