SyntaxFix
Write A Post
Hire A Developer
Questions
If you use moment.js the you need to load moment-with-locales.min.js not moment.min.js. Otherwise, your locale: 'ru' will not work.
moment.js
moment-with-locales.min.js
moment.min.js
locale: 'ru'