How vue modifies UTC time
This article mainly introduces vue how to modify UTC time, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it.
UTC time
When using VueHighcharts components, UTC time is used by default, so the time always shows a gap. For example, the time now is 18:07 on November 23, 2017, but the time shown by UTC time is 10:07 in the following picture.
Everyone knows to change the useUTC option to false after reading the document, but I just don't know where to start. In fact, when we introduce components into main.js, we can make relevant configuration changes.
Thank you for reading this article carefully. I hope the article "how to modify UTC time in vue" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!