单项选择题

以下哪个JavaScript方法用于获取当前日期的月份?()

A.Date.getMonth()
B.Date.getFullYear()
C.Date.getDate()
D.Date.getDay()