开发者

Dates with MongoDB [duplicate]

开发者 https://www.devze.com 2023-01-19 01:39 出处:网络
This question already has answ开发者_运维百科ers here: Closed 12 years ago. Possible Duplicate: best way to store datetime in to mongodb?
This question already has answ开发者_运维百科ers here: Closed 12 years ago.

Possible Duplicate:

best way to store datetime in to mongodb?

I am curious to know what others are using for storing dates in MongoDB. I need to store dates like user_created, user_lastLogin, ...etc. Has anyone had any experiences in why one approach may be better than another?


the driver for your language should allow you to use that language's date type/object.

0

精彩评论

暂无评论...
验证码 换一张
取 消