Edit D:\xinhaisoft\crisis_new\api\node_modules\dayjs\esm\locale\he.js
// Hebrew [he] import dayjs from '../index'; var texts = { s: '???? ?????', ss: '%d ?????', m: '???', mm: '%d ????', h: '???', hh: '%d ????', hh2: '??????', d: '???', dd: '%d ????', dd2: '??????', M: '????', MM: '%d ??????', MM2: '???????', y: '???', yy: '%d ????', yy2: '??????' }; function relativeTimeFormatter(number, withoutSuffix, key) { var text = texts[key + (number === 2 ? '2' : '')] || texts[key]; return text.replace('%d', number); } var locale = { name: 'he', weekdays: '?????_???_?????_?????_?????_????_???'.split('_'), weekdaysShort: '??_??_??_??_??_??_??'.split('_'), weekdaysMin: '??_??_??_??_??_?_??'.split('_'), months: '?????_??????_???_?????_???_????_????_??????_??????_???????_??????_?????'.split('_'), monthsShort: '???_???_???_???_???_???_???_???_???_???_???_???'.split('_'), relativeTime: { future: '???? %s', past: '???? %s', s: relativeTimeFormatter, m: relativeTimeFormatter, mm: relativeTimeFormatter, h: relativeTimeFormatter, hh: relativeTimeFormatter, d: relativeTimeFormatter, dd: relativeTimeFormatter, M: relativeTimeFormatter, MM: relativeTimeFormatter, y: relativeTimeFormatter, yy: relativeTimeFormatter }, ordinal: function ordinal(n) { return n; }, format: { LT: 'HH:mm', LTS: 'HH:mm:ss', L: 'DD/MM/YYYY', LL: 'D [?]MMMM YYYY', LLL: 'D [?]MMMM YYYY HH:mm', LLLL: 'dddd, D [?]MMMM YYYY HH:mm', l: 'D/M/YYYY', ll: 'D MMM YYYY', lll: 'D MMM YYYY HH:mm', llll: 'ddd, D MMM YYYY HH:mm' }, formats: { LT: 'HH:mm', LTS: 'HH:mm:ss', L: 'DD/MM/YYYY', LL: 'D [?]MMMM YYYY', LLL: 'D [?]MMMM YYYY HH:mm', LLLL: 'dddd, D [?]MMMM YYYY HH:mm', l: 'D/M/YYYY', ll: 'D MMM YYYY', lll: 'D MMM YYYY HH:mm', llll: 'ddd, D MMM 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