Edit D:\xinhaisoft\crisis_new\api\node_modules\moment\src\locale\th.js
//! moment.js locale configuration //! locale : Thai [th] //! author : Kridsada Thanabulpong : https://github.com/sirn import moment from '../moment'; export default moment.defineLocale('th', { months: '?????????_???????????????_?????????_?????????????????????????????????_??????????????????????????????????????????_?????????????????????????'.split( '_' ), monthsShort: '??.??._??.??._???.??._????.??._??.??._???.??._??.??._??.??._??.??._??.??._??.??._??.??.'.split( '_' ), monthsParseExact: true, weekdays: '????????????????????_?????????_?????????????????_????????????????'.split('_'), weekdaysShort: '????????????????????_?????????_?????????????????????????????'.split('_'), // yes, three characters difference weekdaysMin: '???._??._??._??._???._??._??.'.split('_'), weekdaysParseExact: true, longDateFormat: { LT: 'H:mm', LTS: 'H:mm:ss', L: 'DD/MM/YYYY', LL: 'D MMMM YYYY', LLL: 'D MMMM YYYY ??????? H:mm', LLLL: '?????ddd????? D MMMM YYYY ??????? H:mm', }, meridiemParse: /????????????????????????????????/, isPM: function (input) { return input === '????????????????'; }, meridiem: function (hour, minute, isLower) { if (hour < 12) { return '????????????????'; } else { return '????????????????'; } }, calendar: { sameDay: '[????????? ??????? LT', nextDay: '[???????????? ??????? LT', nextWeek: 'dddd[?????? ??????? LT', lastDay: '[????????????????? ??????? LT', lastWeek: '[?????dddd[??????????? ??????? LT', sameElse: 'L', }, relativeTime: { future: '????? %s', past: '%s???????????', s: '??????????????????', ss: '%d ?????????', m: '1 ??????', mm: '%d ??????', h: '1 ???????????', hh: '%d ???????????', d: '1 ?????', dd: '%d ?????', w: '1 ???????????', ww: '%d ???????????', M: '1 ????????', MM: '%d ????????', y: '1 ???', yy: '%d ???', }, });
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de