javascript - get next day of a string

后端 未结 8 1277
一向
一向 2020-12-16 04:22

I\'ve a var example = \"05-10-1983\"

How I can get the \"next day\" of the string example?

I\'ve try to use Date object...b

8条回答
提交回复
热议问题