

InterviewSolution
Saved Bookmarks
1. |
__________ returns the date as a formatted string.(a) $toString(b) $dateToString(c) $letString(d) None of the mentionedThe question was posed to me in an interview for job.This question is from Pipeline Operators topic in chapter Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» Right OPTION is (B) $dateToString |
|