单项选择题

new Date()的什么方法是用来获取分钟的()

A.getMonth()
B.getDate()
C.getDay()
D.getMinutes()