Created
November 4, 2015 18:10
-
-
Save austra/5847cecd4d645182fcbf to your computer and use it in GitHub Desktop.
destroy datetimepicker
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('#banDateOneReal').data("DateTimePicker").destroy(); | |
http://stackoverflow.com/questions/22957699/how-to-change-a-bootstrap-datetimepicker-language-during-running |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment