1.0.10 • Published 5 years ago

bootstrap-datepicker-year-offset v1.0.10

Weekly downloads
18
License
ISC
Repository
-
Last release
5 years ago

Bootstrap Datepicker Year Offset

This is a modified version of bootstrap-datepicker (Buddhist Era calendar support). Original source code is from http://www.javascriptthai.com/?p=2345.

First intention of this project is just make possibility to install this script by npm install bootstrap-datepicker-year-offset --save in Angular CLI project.

How to publish

  • npm publish .

Usage (in Angular CLI project)

  • npm install bootstrap-datepicker-year-offset --save
  • include this script in .angular-cli.json
  "scripts": [
    "../node_modules/jquery/dist/jquery.min.js",
    "../node_modules/bootstrap-datepicker-year-offset/dist/js/bootstrap-datepicker-year-offset.js",
    "../node_modules/bootstrap-datepicker/dist/locales/bootstrap-datepicker.th.min.js"
  ],
1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago