import Vue from 'vue' import moment from 'moment'; import vueMoment from 'vue-moment'; import 'moment/locale/sv'; Vue.use(vueMoment, { moment });