摘要:
比如我要查询截止日期为2010-12-21这一天的数据记录。方法一、 db.集合名.find({con_date:new Date("2010/12/21")})1方法二、 db.集合名.find({con_date:{'$gte':ISODate("2010-12-21"),'$lt':ISODa 阅读全文
posted @ 2017-11-09 14:01
a-du
阅读(1089)
评论(0)
推荐(0)
![]() |
资深软件工程师。关注.net、C#、MVC、Java、Spring、Spring boot、Spring cloud、Lucene、ElasticSearch、elk、spark&&ALS。 个人网站 www.a-du.net |