Edit D:\xinhaisoft\crisis_new\api\node_modules\moment\src\locale\pt.js
//! moment.js locale configuration //! locale : Portuguese [pt] //! author : Jefferson : https://github.com/jalex79 import moment from '../moment'; export default moment.defineLocale('pt', { months: 'janeiro_fevereiro_mar?o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split( '_' ), monthsShort: 'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'), weekdays: 'Domingo_Segunda-feira_Ter?a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S?bado'.split( '_' ), weekdaysShort: 'Dom_Seg_Ter_Qua_Qui_Sex_S?b'.split('_'), weekdaysMin: 'Do_2?_3?_4?_5?_6?_S?'.split('_'), weekdaysParseExact: true, longDateFormat: { LT: 'HH:mm', LTS: 'HH:mm:ss', L: 'DD/MM/YYYY', LL: 'D [de] MMMM [de] YYYY', LLL: 'D [de] MMMM [de] YYYY HH:mm', LLLL: 'dddd, D [de] MMMM [de] YYYY HH:mm', }, calendar: { sameDay: '[Hoje ?s] LT', nextDay: '[Amanh? ?s] LT', nextWeek: 'dddd [?s] LT', lastDay: '[Ontem ?s] LT', lastWeek: function () { return this.day() === 0 || this.day() === 6 ? '[?ltimo] dddd [?s] LT' // Saturday + Sunday : '[?ltima] dddd [?s] LT'; // Monday - Friday }, sameElse: 'L', }, relativeTime: { future: 'em %s', past: 'h? %s', s: 'segundos', ss: '%d segundos', m: 'um minuto', mm: '%d minutos', h: 'uma hora', hh: '%d horas', d: 'um dia', dd: '%d dias', w: 'uma semana', ww: '%d semanas', M: 'um m?s', MM: '%d meses', y: 'um ano', yy: '%d anos', }, dayOfMonthOrdinalParse: /\d{1,2}?/, ordinal: '%d?', week: { dow: 1, // Monday is the first day of the week. doy: 4, // The week that contains Jan 4th is the first week of the year. }, });
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de