# 精进版时间选择器 **Repository Path**: wanglugitee/advanced_LCalendar ## Basic Information - **Project Name**: 精进版时间选择器 - **Description**: *在原作者的"date"、"datetime"、"time"这三种时间选择类型基础上,新增了选年“y”,选年月“ym”已经选择年月旬“xun”这三种类型,使用方法同上,同时新增了将所选时间直接默认到页面需要直接展示时间的地方 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 精进版时间选择器 #### 项目介绍 *在原作者的"date"、"datetime"、"time"这三种时间选择类型基础上,新增了选年“y”,选年月“ym”已经选择年月旬“xun”这三种类型,使用方法同上,同时新增了将所选时间直接默认到页面需要直接展示时间的地方 #### 软件架构 在原有插件的基础上扩展其他三种类型 #### 安装教程 1. 直接下载git clone +仓库地址 #### 使用说明 1. 使用的时候引入css、js 2. 使用方法在项目中有具体实例