How to convert the MongoDB ISO date to Normal date-Mongodb with PHP , and MongoDb driver -


how retrive date stored in below format in mongodb

"updated_date_time" : isodate("2015-05-28t05:01:10.966z")

while trying retrive isodate mongodb returns result

"0.03000000 1431921367"

how retrive timestamp , date mongodb?

could me fetch data..

it depens in language you're working. in javascript should use moment.js save , retrieve information. it's easy use.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -