Datepicker Versions Save

⚠️ [Deprecated] No longer maintained. A simple jQuery datepicker plugin.

v1.0.10

3 years ago
  • Add some new i18n languages.

v1.0.9

4 years ago
  • Fix the issue of converting 31/10/2019 to 01/10/2019 when the current month only has 30 days (#222).

v1.0.8

4 years ago
  • Fix the issue of unable to pick the current month or year again (#203).

v1.0.7

5 years ago
  • Fix unexpected month changing (#198).

v1.0.6

5 years ago
  • Fix wrong parameter for the $.contains function.

v1.0.5

5 years ago
  • Emulate click in touch devices to support hiding the picker automatically (#197).

v1.0.4

5 years ago
  • Fix wrong future month selection when today is 31 (#195).
  • Fix month picking issue when the format only contains YYYY and MM (#193).

v1.0.3

5 years ago
  • Ignore hours, minutes, seconds and milliseconds of parsed date to avoid side effect (#192)
  • Fix day view when the selected day is not in the current year (#194).

v1.0.2

5 years ago
  • Convert 2-digit year to 2000+ (#186).

v1.0.1

5 years ago
  • Fix position problem in scrollable modal (#121).
  • Fix the issue of the datepicker is replaced after picked a day (#128).