Skip to content

Commit

Permalink
Merge pull request #81 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 d3ebb14 + e5e806c commit eaf2e06
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"
format: "dd.mm.yyyy HH:ii"
};
}(jQuery));

0 comments on commit eaf2e06

Please sign in to comment.