MongoDB - How to add 6 months to a specific field of all the documents

前端 未结 0 611
心在旅途
心在旅途 2021-02-11 23:04

I have a collection called Posts and for each post I have a field called post_date like this:

"post_date" : ISODate("2020-02-10T00:00:00Z")


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题