Skip to content

Instantly share code, notes, and snippets.

@Pomeha
Created July 4, 2018 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Pomeha/9a49da136f9f394005652d4e5f5f64af to your computer and use it in GitHub Desktop.
Save Pomeha/9a49da136f9f394005652d4e5f5f64af to your computer and use it in GitHub Desktop.
jQuery.datetimepicker.setLocale('ru');
$.validate({
lang : 'ru',
errorElementClass : 'is-invalid'
});
// script src="//cdnjs.cloudflare.com/ajax/libs/jquery-form-validator/2.3.26/jquery.form-validator.min.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment