add to code
import dayjs from 'dayjs'; import 'dayjs/locale/ru'; dayjs.locale('ru', { ...dayjs.Ls.ru, weekStart: 1, });