Commit a8512216 authored by qinhaitao's avatar qinhaitao

feat: 🎸 时间格式化

parent 3609b20c
......@@ -8,7 +8,7 @@ const EIGHT_HOURS = 8 * 60 * 60 * 1000
/**
* 格式化时间 统一处理8小时时差问题
* YYYY-MM-DDTHH:mm:ss
*
*
* formatDate().format('YYYY-MM-DD HH:mm:ss')
* formatDate('2021/01/21').getStartTimestamp()
* 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