问题标签 [dayofmonth]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
61 问题
0
投票
2
回答
44
浏览
javascript - 使用计算机日期并添加日期指示器
我一直在尝试显示以下“在2022年1月4日”
在 HTML 页面上使用 javascript
但由于某种原因,它今天显示为第 2 次而不是第 4次
我想显示的地方,即。2022 年 3 月4日(今天 +89 天)它没有这样做......
所以目的是在第一行显示:
“ 2022年1月4日”
在下一行
“不迟于2022 年 3月3日”