Month and Day Names
While the JavaScript Date object doesn’t provide methods for retrieving the name of the month or day of the week, it does make it trivially easy to add that functionality yourself. This makes it far easier for you to decide what language you want those names to be in. Month and Day Names






