0👍
Use simple js date functions or any moment js functions to do convertions.
(new Date()).toISOString().split('T')[0]
-1👍
- [Vuejs]-Vuex2.0 how to configure and how to getters
- [Vuejs]-Config nginx for Vue.js distribute project
Source:stackexchange.com