Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing dates without separator without format change #2457

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 26, 2019

  1. Update bootstrap-datepicker.js

    Possibility to write date without separators like 26012019 instead of 26/01/2019 without format change
    MimoGraphix committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    dd04760 View commit details
    Browse the repository at this point in the history
  2. Update formats.js

    Possibility to write date without separators like 26012019 instead of 26/01/2019 without format change - Tests
    MimoGraphix committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    2fb3b48 View commit details
    Browse the repository at this point in the history
  3. Update bootstrap-datepicker.js

    Fix Travis CI problems
    MimoGraphix committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    b67dcb3 View commit details
    Browse the repository at this point in the history
  4. Update bootstrap-datepicker.js

    FIX Travis CI Problem
    MimoGraphix committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    f7c7d53 View commit details
    Browse the repository at this point in the history