S
S
SexyMonkey2016-02-16 11:25:48
JavaScript
SexyMonkey, 2016-02-16 11:25:48

How to display the name of the month in Russian in momentjs?

How to display the name of the month in Russian in momentjs? doesn't change anything. Localizations are connected.
moment.lang('ru');

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2016-02-16
@SexyMonkey

moment.locale('ru');
moment('2016-02-16').format('DD MMMM YYYY')

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question