Commit f9b7b5a9 authored by qinhaitao's avatar qinhaitao

feat: 🎸 获取年份等api

parent a8512216
...@@ -8,7 +8,7 @@ const EIGHT_HOURS = 8 * 60 * 60 * 1000 ...@@ -8,7 +8,7 @@ const EIGHT_HOURS = 8 * 60 * 60 * 1000
/** /**
* 格式化时间 统一处理8小时时差问题 * 格式化时间 统一处理8小时时差问题
* YYYY-MM-DDTHH:mm:ss * YYYY-MM-DDTHH:mm:ss
* *
* formatDate().format('YYYY-MM-DD HH:mm:ss') * formatDate().format('YYYY-MM-DD HH:mm:ss')
* formatDate('2021/01/21').getStartTimestamp() * formatDate('2021/01/21').getStartTimestamp()
* formatDate('2021/01/21').getEndTimestamp() * formatDate('2021/01/21').getEndTimestamp()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment