• Stars
    star
    3,496
  • Rank 12,732 (Top 0.3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 11 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

jQuery Plugin Date and Time Picker

jQuery DateTimePicker

Demo and Documentation

Build Status npm version npm

PLEASE. Help me update the 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

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

!!! In the latest version the 'lang' option is 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 the 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 the build completes, 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

More Repositories

1

jodit

Jodit - Best WYSIWYG Editor for You
TypeScript
1,638
star
2

autocomplete

jQuery autocomplete plugin like Google autocomplete
JavaScript
257
star
3

flipcountdown

Clock in retro style
JavaScript
166
star
4

jodit2

rich html Editor and FileBrowser
JavaScript
26
star
5

jodit-connectors

Official Jodit connectors
PHP
24
star
6

range2dslider

Simple and easily customizable plugin for quickly creating sliders
JavaScript
19
star
7

miniMySQLAdmin

A simplified version of phpMyAdmin. All you need is to download a single file on the server.
PHP
15
star
8

xddialogs

Система диалогов на php как в контакте
PHP
15
star
9

periodpicker

Empty repository for paid periodpicker version
14
star
10

dialog

Simple dialog system
JavaScript
11
star
11

ideal

Ideal framework on php
PHP
8
star
12

jodit-connector-application

PHP
5
star
13

selectspinner

Element select combine with spinner like jquery UI
JavaScript
4
star
14

ts-private-uglifier

JavaScript
3
star
15

xdpuls

Система обратной связи для сайта xdPuls - буть вкурсе
PHP
2
star
16

emoji-1

Plugin for emoji dialog
JavaScript
2
star
17

class.db.php

Удобная надстройка над нативным mysql_query на php
PHP
2
star
18

k9

Parser
PHP
1
star
19

lightboxkit

Analogue UIKit LightBox https://getuikit.com/docs/lightbox.html
JavaScript
1
star
20

uno

class for simple work with joomla database
PHP
1
star
21

mod_xdsoft_ymaps

Joomla Module Yandex Maps Constructor
JavaScript
1
star
22

gulp-boilerplate

Gulp kit: sprite, less, uglify and ftp deployer
HTML
1
star
23

xdGallery

Плагин галерея картинок на jQuery
1
star
24

joomla-safe-update

Joomla Safe Update component
PHP
1
star
25

finder.php

Find on server
PHP
1
star
26

ck_onselect

Add to ckeditor new event select
JavaScript
1
star
27

docium

Documentation generator
JavaScript
1
star
28

paint-api

API for building Paint Application
TypeScript
1
star