Skip to content

Commit

Permalink
Merge pull request #82 from Commifreak/master
Browse files Browse the repository at this point in the history
Update German Locale
  • Loading branch information
kartik-v authored Jun 1, 2017
2 parents eaf2e06 + f6d68ef commit 3ebcbac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/locales/bootstrap-datetimepicker.de.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
suffix: [],
meridiem: [],
weekStart: 1,
format: "dd.mm.yyyy HH:ii"
format: "dd.mm.yyyy HH:ii:ss"
};
}(jQuery));

0 comments on commit 3ebcbac

Please sign in to comment.