How to do Date math in cloud functions

后端 未结 0 1061
予麋鹿
予麋鹿 2020-12-19 21:57

I\'m writing a notifications scheduling function and want to limit how frequently I send a user notifications, so need some Date math (e.g., nowDate > lastSend + 1 day).

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