GithubHelp home page GithubHelp logo

henryjin0511 / datepicker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 54 KB

基于原生javascript制作的日历组件,支持年月日时分秒

Home Page: https://jinming6568.github.io/datepicker/

JavaScript 94.99% CSS 5.01%

datepicker's Introduction

datepicker

一款基于原生javascript制作的简易日历组件,支持年月日时分秒选择及自定义日期格式.测试兼容IE7+,IE6存在理论上的支持

参数/Options

Name Type Default Description
triEle String/Object '' 触发日历组件的元素DOM对象或是元素ID
format String 'yyyy-mm-dd' 'yyyy-mm-dd hh:ii:ss' 对应年月日时分秒,可自由填写分隔符(现版本格式最少需要yyyy-mm-dd,即年月日,时分秒为可选项)
showTime Boolean false 是否显示时分秒的选项,默认为false
change Function null 用户选择日期后的回调函数,如果定义了change函数,默认就不会将值自动填写入触发元素中

datepicker's People

Contributors

henryjin0511 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.