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

前端 未结 0 1072
无人共我
无人共我 2021-02-11 23:09

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")


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