Which of the following is used to manipulate dates and times in Node.js?
A) moment.js
B) date.js
C) time.js
D) datetime.js
Answer: A
Explanation: moment.js is used to manipulate dates and times in Node.js.