I want to delete all mongodb collection before created date today with cron. So i want MongoDB collection creation date. Can it possible to get data from database in php .
However i have below option to get date manually.
I can create new collection that will contain collection name and create date.