Skip to content
This repository has been archived by the owner on Dec 15, 2017. It is now read-only.

Tags: tarruda/bootstrap-datetimepicker

Tags

v0.0.11

Toggle v0.0.11's commit message
Updated compiled files

v0.0.10

Toggle v0.0.10's commit message
Release 0.0.10

v0.0.9

Toggle v0.0.9's commit message
Adds option to hide the seconds selector. fixes #22

v0.0.8

Toggle v0.0.8's commit message
Increased z-index to 3000

v0.0.7

Toggle v0.0.7's commit message
Refactored public date api

Now the 'date' property is '_date'(private). To get date from picker instance
the programmer must use 'getDate' or 'getLocalDate' which may return null.

v0.0.6

Toggle v0.0.6's commit message
Fixes api get/set methods

The set date methods were not working always due to broken 'padLeft' helper
function. Also refactored event triggering code.

v0.0.5

Toggle v0.0.5's commit message
Disable touchstart event as it didn't work well

v0.0.3

Toggle v0.0.3's commit message
Allow date to be unset by erasing the input

v0.0.2

Toggle v0.0.2's commit message
Updated to version 0.0.2