Edit D:\xinhaisoft\crisis_new\api\node_modules\dayjs\esm\locale\ar.js
// Arabic [ar] import dayjs from '../index'; var months = '?????_??????_????_?????_????_?????_?????_?????_??????_??????_??????_??????'.split('_'); var symbolMap = { 1: '?', 2: '?', 3: '?', 4: '?', 5: '?', 6: '?', 7: '?', 8: '?', 9: '?', 0: '?' }; var numberMap = { '?': '1', '?': '2', '?': '3', '?': '4', '?': '5', '?': '6', '?': '7', '?': '8', '?': '9', '?': '0' }; var locale = { name: 'ar', weekdays: '?????_???????_????????_????????_??????_??????_?????'.split('_'), weekdaysShort: '???_?????_??????_??????_????_????_???'.split('_'), weekdaysMin: '?_?_?_?_?_?_?'.split('_'), months: months, monthsShort: months, weekStart: 6, relativeTime: { future: '??? %s', past: '??? %s', s: '????? ?????', m: '????? ?????', mm: '%d ?????', h: '???? ?????', hh: '%d ?????', d: '??? ????', dd: '%d ????', M: '??? ????', MM: '%d ????', y: '??? ????', yy: '%d ?????' }, preparse: function preparse(string) { return string.replace(/[??????????]/g, function (match) { return numberMap[match]; }).replace(/?/g, ','); }, postformat: function postformat(string) { return string.replace(/\d/g, function (match) { return symbolMap[match]; }).replace(/,/g, '?'); }, ordinal: function ordinal(n) { return n; }, formats: { LT: 'HH:mm', LTS: 'HH:mm:ss', L: 'D/??/??YYY', LL: 'D MMMM YYYY', LLL: 'D MMMM YYYY HH:mm', LLLL: 'dddd D MMMM YYYY HH:mm' } }; dayjs.locale(locale, null, true); export default locale;
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de