GithubHelp home page GithubHelp logo

tracyloisel / datetimepicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xdan/datetimepicker

1.0 0.0 0.0 1.51 MB

jQuery Plugin Date and Time Picker

Home Page: https://xdsoft.net/jqplugins/datetimepicker/

License: MIT License

CSS 5.96% HTML 13.17% JavaScript 70.73% Smarty 10.14%

datetimepicker's Introduction

jQuery DateTimePicker

Demo and Documentation

Build Status npm version npm

PLEASE. Help me update documentation. Doc.tpl This file will be automatically displayed on the site

Installation

npm install jquery-datetimepicker

OR

yarn add jquery-datetimepicker

or download zip

datetimepicker

==============

!!! The latest version of the options 'lang' obsolete. The language setting is now global. !!!

Use this:

jQuery.datetimepicker.setLocale('en');

Documentation

jQuery Plugin Date and Time Picker

DateTimePicker

ScreenShot

DatePicker

ScreenShot

TimePicker

ScreenShot

Options to highlight individual dates or periods

ScreenShot

ScreenShot

ScreenShot

JS Build help

Requires Node and NPM Download and install node.js.

Install:

  1. Install bower globally with npm install -g bower.
  2. Run npm install. npm will look at package.json and automatically install the necessary dependencies.
  3. Run bower install, which installs front-end packages defined in bower.json.

Notice: If you use Bower v1.5.2, you will get error: The "main" field cannot contain minified files You can regress to version 1.3.12

  1. npm uninstall bower -g
  2. npm install -g [email protected]

Build:

First install npm requirements: npm install -g uglifycss concat-cli Then build the files: npm run build

When build completed, you'll have the following files:

  • build/jquery.datetimepicker.full.js - browser file
  • build/jquery.datetimepicker.full.min.js - browser minified file
  • build/jquery.datetimepicker.min.js - amd module style minified file

datetimepicker's People

Contributors

andrewmnlv avatar bartj3 avatar borc avatar burakerdem avatar degroote-benjamin avatar demis-palma avatar ethaizone avatar fedebruchman avatar grazumkov avatar greuff avatar gsilis avatar hubandit avatar isaacws avatar jamesfholland avatar jsoon avatar kylemit avatar lampslave avatar maksimdegtyarev avatar msom avatar mykohsu avatar nireno avatar pomax avatar psyafter avatar socheatsok78 avatar u01jmg3 avatar vzverev78 avatar xdan avatar xiaoyu5256 avatar zemistr avatar znow avatar

Stargazers

 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.