# 时区时钟组件 Vue3+moment-timezone **Repository Path**: quicksand007cloud/time-zone-clock-time-component ## Basic Information - **Project Name**: 时区时钟组件 Vue3+moment-timezone - **Description**: 可选择不同时区,展示对应时区时间以及时钟效果 有使用Vuex的版本,也有使用Vue原生状态版本 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-03-21 - **Last Updated**: 2023-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue时区时钟组件 ### 使用 Vite+Vue3+Vuex+moment-timezone 实现,有使用和不使用Vuex两种实现方式。使用Vuex会使所有用到组件的地方共享一个时区时间。 ### [点击预览](https://shenzy98.gitee.io/time-zone-clock-time-component)