how can i get the whole month in day namesof given month/year? like :
var year = \"2000\"; var month = \"7\" ... some code here that makes an array with nam
Try this and see the result in console.