Edit D:\xinhaisoft\crisis_new\api\node_modules\dayjs\esm\locale\bn.js
// Bengali [bn] import dayjs from '../index'; 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: 'bn', weekdays: '?????????_?????????_????????????_?????????_?????????????????????????????_?????????'.split('_'), months: '????????????_???????????????_?????????????????_???_????????????????????????????????????_??????????????????????????????????'.split('_'), weekdaysShort: '???????????????????????????????????_?????????????'.split('_'), monthsShort: '??????_?????????_?????????????????_???_????????????????????????????????????????????????'.split('_'), weekdaysMin: '????????????????_???????????_?????????????'.split('_'), preparse: function preparse(string) { return string.replace(/[???????????????]/g, function (match) { return numberMap[match]; }); }, postformat: function postformat(string) { return string.replace(/\d/g, function (match) { return symbolMap[match]; }); }, ordinal: function ordinal(n) { return n; }, formats: { LT: 'A h:mm ?????', LTS: 'A h:mm:ss ?????', L: 'DD/MM/YYYY', LL: 'D MMMM YYYY', LLL: 'D MMMM YYYY, A h:mm ?????', LLLL: 'dddd, D MMMM YYYY, A h:mm ?????' }, relativeTime: { future: '%s ?????', past: '%s ?????', s: '?????? ???????????', m: '??? ????????', mm: '%d ????????', h: '??? ????????', hh: '%d ????????', d: '??? ?????', dd: '%d ?????', M: '??? ?????', MM: '%d ?????', y: '??? ?????', yy: '%d ?????' } }; dayjs.locale(locale, null, true); export default locale;
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de