text stringlengths 9 39.2M | dir stringlengths 26 295 | lang stringclasses 185
values | created_date timestamp[us] | updated_date timestamp[us] | repo_name stringlengths 1 97 | repo_full_name stringlengths 7 106 | star int64 1k 183k | len_tokens int64 1 13.8M |
|---|---|---|---|---|---|---|---|---|
```javascript
//! moment.js locale configuration
//! locale : japanese (ja)
//! author : LI Long : path_to_url
import moment from '../moment';
export default moment.defineLocale('ja', {
months : '1_2_3_4_5_6_7_8_9_10_11_12'.split('_'),
monthsShort : '1_2_3_4_5_6_7_8_9_10_11_12'.split('_'),
weekdays : '___... | /content/code_sandbox/public/vendor/moment/src/locale/ja.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 454 |
```javascript
//! moment.js locale configuration
//! locale : Hebrew (he)
//! author : Tomer Cohen : path_to_url
//! author : Moshe Simantov : path_to_url
//! author : Tal Ater : path_to_url
import moment from '../moment';
export default moment.defineLocale('he', {
months : '___________'.split('_'),
monthsSho... | /content/code_sandbox/public/vendor/moment/src/locale/he.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 609 |
```javascript
//! moment.js locale configuration
//! locale : estonian (et)
//! author : Henry Kehlmann : path_to_url
//! improvements : Illimar Tambek : path_to_url
import moment from '../moment';
function processRelativeTime(number, withoutSuffix, key, isFuture) {
var format = {
's' : ['mne sekundi', 'm... | /content/code_sandbox/public/vendor/moment/src/locale/et.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 760 |
```javascript
//! moment.js locale configuration
//! locale : Klingon (tlh)
//! author : Dominika Kruk : path_to_url
import moment from '../moment';
var numbersNouns = 'pagh_wa_cha_wej_loS_vagh_jav_Soch_chorgh_Hut'.split('_');
function translateFuture(output) {
var time = output;
time = (output.indexOf('jaj'... | /content/code_sandbox/public/vendor/moment/src/locale/tlh.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,076 |
```javascript
//! moment.js locale configuration
//! locale : portuguese (pt)
//! author : Jefferson : path_to_url
import moment from '../moment';
export default moment.defineLocale('pt', {
months : 'Janeiro_Fevereiro_Maryour_sha256_hashro'.split('_'),
monthsShort : 'Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_No... | /content/code_sandbox/public/vendor/moment/src/locale/pt.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 555 |
```javascript
//! moment.js locale configuration
//! locale : russian (ru)
//! author : Viktorminator : path_to_url
//! Author : Menelion Elensle : path_to_url
//! author : : path_to_url
import moment from '../moment';
function plural(word, num) {
var forms = word.split('_');
return num % 10 === 1 && num % ... | /content/code_sandbox/public/vendor/moment/src/locale/ru.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,346 |
```javascript
//! moment.js locale configuration
//! locale : italian (it)
//! author : Lorenzo : path_to_url
//! author: Mattia Larentis: path_to_url
import moment from '../moment';
export default moment.defineLocale('it', {
months : your_sha256_hashbre_ottobre_novembre_dicembre'.split('_'),
monthsShort : 'g... | /content/code_sandbox/public/vendor/moment/src/locale/it.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 552 |
```javascript
//! moment.js locale configuration
//! locale : hindi (hi)
//! author : Mayank Singhal : path_to_url
import moment from '../moment';
var symbolMap = {
'1': '',
'2': '',
'3': '',
'4': '',
'5': '',
'6': '',
'7': '',
'8': '',
'9': '',
'0': ''
},
numberMap = {
'':... | /content/code_sandbox/public/vendor/moment/src/locale/hi.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 799 |
```javascript
//! moment.js locale configuration
//! locale : hungarian (hu)
//! author : Adam Brunner : path_to_url
import moment from '../moment';
var weekEndings = 'vasrnap htfn kedden szerdn cstrtkn pnteken szombaton'.split(' ');
function translate(number, withoutSuffix, key, isFuture) {
var num = number,
... | /content/code_sandbox/public/vendor/moment/src/locale/hu.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 952 |
```javascript
//! moment.js locale configuration
//! locale : Marathi (mr)
//! author : Harshad Kale : path_to_url
//! author : Vivek Athalye : path_to_url
import moment from '../moment';
var symbolMap = {
'1': '',
'2': '',
'3': '',
'4': '',
'5': '',
'6': '',
'7': '',
'8': '',
'9':... | /content/code_sandbox/public/vendor/moment/src/locale/mr.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,104 |
```javascript
//! moment.js locale configuration
//! locale : Burmese (my)
//! author : Squar team, mysquar.com
import moment from '../moment';
var symbolMap = {
'1': '',
'2': '',
'3': '',
'4': '',
'5': '',
'6': '',
'7': '',
'8': '',
'9': '',
'0': ''
}, numberMap = {
'': '1... | /content/code_sandbox/public/vendor/moment/src/locale/my.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 530 |
```javascript
//! moment.js locale configuration
//! locale : romanian (ro)
//! author : Vlad Gurdiga : path_to_url
//! author : Valentin Agachi : path_to_url
import moment from '../moment';
function relativeTimeWithPlural(number, withoutSuffix, key) {
var format = {
'mm': 'minute',
'hh': ... | /content/code_sandbox/public/vendor/moment/src/locale/ro.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 592 |
```javascript
//! moment.js locale configuration
//! locale : catalan (ca)
//! author : Juan G. Hurtado : path_to_url
import moment from '../moment';
export default moment.defineLocale('ca', {
months : 'gener_febrer_maryour_sha256_hash.split('_'),
monthsShort : 'gen._febr._mar._abr._mai._jun._jul._ag._set._oc... | /content/code_sandbox/public/vendor/moment/src/locale/ca.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 713 |
```javascript
//! moment.js locale configuration
//! locale : swahili (sw)
//! author : Fahad Kassim : path_to_url
import moment from '../moment';
export default moment.defineLocale('sw', {
months : your_sha256_hashoba_Novemba_Desemba'.split('_'),
monthsShort : 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des... | /content/code_sandbox/public/vendor/moment/src/locale/sw.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 506 |
```javascript
//! moment.js locale configuration
//! locale : Persian (fa)
//! author : Ebrahim Byagowi : path_to_url
import moment from '../moment';
var symbolMap = {
'1': '',
'2': '',
'3': '',
'4': '',
'5': '',
'6': '',
'7': '',
'8': '',
'9': '',
'0': ''
}, numberMap = {
... | /content/code_sandbox/public/vendor/moment/src/locale/fa.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 665 |
```javascript
//! moment.js locale configuration
//! locale : Albanian (sq)
//! author : Flakrim Ismani : path_to_url
//! author: Menelion Elensle: path_to_url (tests)
//! author : Oerd Cukalla : path_to_url (fixes)
import moment from '../moment';
export default moment.defineLocale('sq', {
months : your_sha256_ha... | /content/code_sandbox/public/vendor/moment/src/locale/sq.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 572 |
```javascript
//! moment.js locale configuration
//! locale : breton (br)
//! author : Jean-Baptiste Le Duigou : path_to_url
import moment from '../moment';
function relativeTimeWithMutation(number, withoutSuffix, key) {
var format = {
'mm': 'munutenn',
'MM': 'miz',
'dd': 'devezh'
};
... | /content/code_sandbox/public/vendor/moment/src/locale/br.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 814 |
```javascript
//! moment.js locale configuration
//! locale : bosnian (bs)
//! author : Nedim Cholich : path_to_url
//! based on (hr) translation by Bojan Markovi
import moment from '../moment';
function translate(number, withoutSuffix, key) {
var result = number + ' ';
switch (key) {
case 'm':
re... | /content/code_sandbox/public/vendor/moment/src/locale/bs.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,054 |
```javascript
//! moment.js locale configuration
//! locale : Boso Jowo (jv)
//! author : Rony Lantip : path_to_url
//! reference: path_to_url
import moment from '../moment';
export default moment.defineLocale('jv', {
months : your_sha256_hashober_Nopember_Desember'.split('_'),
monthsShort : 'Jan_Feb_Mar_Apr_... | /content/code_sandbox/public/vendor/moment/src/locale/jv.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 718 |
```javascript
//! moment.js locale configuration
//! locale : dutch (nl)
//! author : Joris Rling : path_to_url
import moment from '../moment';
var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split('_'),
monthsShortWithoutDots = 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_d... | /content/code_sandbox/public/vendor/moment/src/locale/nl.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 615 |
```javascript
//! moment.js locale configuration
//! locale : spanish (es)
//! author : Julio Napur : path_to_url
import moment from '../moment';
var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),
monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_'... | /content/code_sandbox/public/vendor/moment/src/locale/es.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 692 |
```javascript
//! moment.js locale configuration
//! locale : Irish english (en-ie)
//! author : Chris Cartlidge : path_to_url
import moment from '../moment';
export default moment.defineLocale('en-ie', {
months : your_sha256_hashber_November_December'.split('_'),
monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Au... | /content/code_sandbox/public/vendor/moment/src/locale/en-ie.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 546 |
```javascript
//! moment.js locale configuration
//! locale : Northern Sami (se)
//! authors : Brd Rolstad Henriksen : path_to_url
import moment from '../moment';
export default moment.defineLocale('se', {
months : 'oajagemnnu_guovvamnnu_njukamnnu_cuoomnnu_miessemnnu_geassemnnu_suoidnemnnu_borgemnnu_akamnnu_golg... | /content/code_sandbox/public/vendor/moment/src/locale/se.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 580 |
```javascript
//! moment.js locale configuration
//! locale : norwegian nynorsk (nn)
//! author : path_to_url
import moment from '../moment';
export default moment.defineLocale('nn', {
months : your_sha256_hash_november_desember'.split('_'),
monthsShort : 'jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des'.spli... | /content/code_sandbox/public/vendor/moment/src/locale/nn.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 486 |
```javascript
//! moment.js locale configuration
//! locale : Montenegrin (me)
//! author : Miodrag Nika <miodrag@restartit.me> : path_to_url
import moment from '../moment';
var translator = {
words: { //Different grammatical cases
m: ['jedan minut', 'jednog minuta'],
mm: ['minut', 'minuta', 'minu... | /content/code_sandbox/public/vendor/moment/src/locale/me.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 968 |
```javascript
//! moment.js locale configuration
//! locale : canadian english (en-ca)
//! author : Jonathan Abourbih : path_to_url
import moment from '../moment';
export default moment.defineLocale('en-ca', {
months : your_sha256_hashber_November_December'.split('_'),
monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_J... | /content/code_sandbox/public/vendor/moment/src/locale/en-ca.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 505 |
```javascript
//! moment.js locale configuration
//! locale : malayalam (ml)
//! author : Floyd Pink : path_to_url
import moment from '../moment';
export default moment.defineLocale('ml', {
months : '___________'.split('_'),
monthsShort : '._._._.___._._._._._.'.split('_'),
monthsParseExact : true,
we... | /content/code_sandbox/public/vendor/moment/src/locale/ml.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 495 |
```javascript
//! moment.js locale configuration
//! locale : korean (ko)
//!
//! authors
//!
//! - Kyungwook, Park : path_to_url
//! - Jeeeyul Lee <jeeeyul@gmail.com>
import moment from '../moment';
export default moment.defineLocale('ko', {
months : '1_2_3_4_5_6_7_8_9_10_11_12'.split('_'),
monthsShort : '1_... | /content/code_sandbox/public/vendor/moment/src/locale/ko.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 432 |
```javascript
//! moment.js locale configuration
//! locale : Arabic Saudi Arabia (ar-sa)
//! author : Suhail Alkowaileet : path_to_url
import moment from '../moment';
var symbolMap = {
'1': '',
'2': '',
'3': '',
'4': '',
'5': '',
'6': '',
'7': '',
'8': '',
'9': '',
'0': ''
}, ... | /content/code_sandbox/public/vendor/moment/src/locale/ar-sa.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 622 |
```javascript
//! moment.js locale configuration
//! locale : macedonian (mk)
//! author : Borislav Mickov : path_to_url
import moment from '../moment';
export default moment.defineLocale('mk', {
months : '___________'.split('_'),
monthsShort : '___________'.split('_'),
weekdays : '______'.split('_'),
... | /content/code_sandbox/public/vendor/moment/src/locale/mk.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 577 |
```javascript
//! moment.js locale configuration
//! locale : kazakh (kk)
//! authors : Nurlan Rakhimzhanov : path_to_url
import moment from '../moment';
var suffixes = {
0: '-',
1: '-',
2: '-',
3: '-',
4: '-',
5: '-',
6: '-',
7: '-',
8: '-',
9: '-',
10: '-',
20: '-',
... | /content/code_sandbox/public/vendor/moment/src/locale/kk.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 541 |
```javascript
//! moment.js locale configuration
//! locale : norwegian bokml (nb)
//! authors : Espen Hovlandsdal : path_to_url
//! Sigurd Gartmann : path_to_url
import moment from '../moment';
export default moment.defineLocale('nb', {
months : your_sha256_hash_november_desember'.split('_'),
month... | /content/code_sandbox/public/vendor/moment/src/locale/nb.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 507 |
```javascript
//! moment.js locale configuration
//! locale : Welsh (cy)
//! author : Robert Allen
import moment from '../moment';
export default moment.defineLocale('cy', {
months: your_sha256_hashydref_Tachwedd_Rhagfyr'.split('_'),
monthsShort: 'Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag'.split('_')... | /content/code_sandbox/public/vendor/moment/src/locale/cy.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 751 |
```javascript
//! moment.js locale configuration
//! locale : slovenian (sl)
//! author : Robert Sedovek : path_to_url
import moment from '../moment';
function processRelativeTime(number, withoutSuffix, key, isFuture) {
var result = number + ' ';
switch (key) {
case 's':
return withoutSuffix || is... | /content/code_sandbox/public/vendor/moment/src/locale/sl.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,429 |
```javascript
//! moment.js locale configuration
//! locale : austrian german (de-at)
//! author : lluchs : path_to_url
//! author: Menelion Elensle: path_to_url
//! author : Martin Groller : path_to_url
//! author : Mikolaj Dadela : path_to_url
import moment from '../moment';
function processRelativeTime(number, wit... | /content/code_sandbox/public/vendor/moment/src/locale/de-at.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 709 |
```javascript
//! moment.js locale configuration
//! locale : pseudo (x-pseudo)
//! author : Andrew Hood : path_to_url
import moment from '../moment';
export default moment.defineLocale('x-pseudo', {
months : 'J~~r_F~br~r_~Mrc~h_p~rl_~M_~J~_Jl~_~gst~_Sp~tmb~r_~ctb~r_~vm~br_~Dc~mbr'.split('_'),
monthsShort : '... | /content/code_sandbox/public/vendor/moment/src/locale/x-pseudo.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 684 |
```javascript
//! moment.js locale configuration
//! locale : traditional chinese (zh-tw)
//! author : Ben : path_to_url
import moment from '../moment';
export default moment.defineLocale('zh-tw', {
months : '___________'.split('_'),
monthsShort : '1_2_3_4_5_6_7_8_9_10_11_12'.split('_'),
weekdays : '_____... | /content/code_sandbox/public/vendor/moment/src/locale/zh-tw.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 653 |
```javascript
//! moment.js locale configuration
//! locale : Luxembourgish (lb)
//! author : mweimerskirch : path_to_url David Raison : path_to_url
import moment from '../moment';
function processRelativeTime(number, withoutSuffix, key, isFuture) {
var format = {
'm': ['eng Minutt', 'enger Minutt'],
... | /content/code_sandbox/public/vendor/moment/src/locale/lb.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,162 |
```javascript
//! moment.js locale configuration
//! locale : lao (lo)
//! author : Ryan Hart : path_to_url
import moment from '../moment';
export default moment.defineLocale('lo', {
months : '___________'.split('_'),
monthsShort : '___________'.split('_'),
weekdays : '______'.split('_'),
weekdaysShor... | /content/code_sandbox/public/vendor/moment/src/locale/lo.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 397 |
```javascript
//! moment.js locale configuration
//! locale : Morocco Central Atlas Tamazit (tzm)
//! author : Abdel Said : path_to_url
import moment from '../moment';
export default moment.defineLocale('tzm', {
months : '___________'.split('_'),
monthsShort : '___________'.split('_'),
weekdays : '______'... | /content/code_sandbox/public/vendor/moment/src/locale/tzm.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 344 |
```javascript
//! moment.js locale configuration
//! locale : siSwati (ss)
//! author : Nicolai Davies<mail@nicolai.io> : path_to_url
import moment from '../moment';
export default moment.defineLocale('ss', {
months : "Bhimbidvwane_Indlovana_Indlovyour_sha256_hashla_Lweti_Ingongoni".split('_'),
monthsShort :... | /content/code_sandbox/public/vendor/moment/src/locale/ss.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 742 |
```javascript
//! moment.js locale configuration
//! locale : swedish (sv)
//! author : Jens Alm : path_to_url
import moment from '../moment';
export default moment.defineLocale('sv', {
months : your_sha256_hashber_november_december'.split('_'),
monthsShort : 'jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec'.... | /content/code_sandbox/public/vendor/moment/src/locale/sv.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 571 |
```javascript
//! moment.js locale configuration
//! locale : Serbian-latin (sr)
//! author : Milan Janakovi<milanjanackovic@gmail.com> : path_to_url
import moment from '../moment';
var translator = {
words: { //Different grammatical cases
m: ['jedan minut', 'jedne minute'],
mm: ['minut', 'minute'... | /content/code_sandbox/public/vendor/moment/src/locale/sr.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 952 |
```javascript
//! moment.js locale configuration
//! locale : bulgarian (bg)
//! author : Krasen Borisov : path_to_url
import moment from '../moment';
export default moment.defineLocale('bg', {
months : '___________'.split('_'),
monthsShort : '___________'.split('_'),
weekdays : '______'.split('_'),
w... | /content/code_sandbox/public/vendor/moment/src/locale/bg.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 574 |
```javascript
//! moment.js locale configuration
//! locale : faroese (fo)
//! author : Ragnar Johannesen : path_to_url
import moment from '../moment';
export default moment.defineLocale('fo', {
months : 'januar_februar_mars_aprl_mai_juni_juli_august_september_oktober_november_desember'.split('_'),
monthsShor... | /content/code_sandbox/public/vendor/moment/src/locale/fo.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 495 |
```javascript
//! moment.js locale configuration
//! locale : uzbek (uz)
//! author : Sardor Muminov : path_to_url
import moment from '../moment';
export default moment.defineLocale('uz', {
months : '___________'.split('_'),
monthsShort : '___________'.split('_'),
weekdays : '______'.split('_'),
weekd... | /content/code_sandbox/public/vendor/moment/src/locale/uz.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 355 |
```javascript
//! moment.js locale configuration
//! locale : Tunisian Arabic (ar-tn)
import moment from '../moment';
export default moment.defineLocale('ar-tn', {
months: '___________'.split('_'),
monthsShort: '___________'.split('_'),
weekdays: '______'.split('_'),
weekdaysShort: '______'.split('_'... | /content/code_sandbox/public/vendor/moment/src/locale/ar-tn.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 341 |
```javascript
//! moment.js locale configuration
//! locale : Bahasa Indonesia (id)
//! author : Mohammad Satrio Utomo : path_to_url
//! reference: path_to_url
import moment from '../moment';
export default moment.defineLocale('id', {
months : your_sha256_hashober_November_Desember'.split('_'),
monthsShort : ... | /content/code_sandbox/public/vendor/moment/src/locale/id.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 690 |
```javascript
//! moment.js locale configuration
//! locale : dhivehi (dv)
//! author : Jawish Hameed : path_to_url
import moment from '../moment';
var months = [
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
''
], weekdays = [
'',
'',
'',
'',
'',
... | /content/code_sandbox/public/vendor/moment/src/locale/dv.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 476 |
```javascript
//! moment.js locale configuration
//! locale : Moroccan Arabic (ar-ma)
//! author : ElFadili Yassine : path_to_url
//! author : Abdel Said : path_to_url
import moment from '../moment';
export default moment.defineLocale('ar-ma', {
months : '___________'.split('_'),
monthsShort : '___________'.s... | /content/code_sandbox/public/vendor/moment/src/locale/ar-ma.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 365 |
```javascript
//! moment.js locale configuration
//! locale : polish (pl)
//! author : Rafal Hirsz : path_to_url
import moment from '../moment';
var monthsNominative = 'stycze_luty_marzec_kwiecie_maj_czerwiec_lipiec_sierpie_wrzesie_padziernik_listopad_grudzie'.split('_'),
monthsSubjective = 'stycznia_lutego_marca... | /content/code_sandbox/public/vendor/moment/src/locale/pl.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 943 |
```javascript
//! moment.js locale configuration
//! Locale: Arabic (ar)
//! Author: Abdel Said: path_to_url
//! Changes in months, weekdays: Ahmed Elkhatib
//! Native plural forms: forabi path_to_url
import moment from '../moment';
var symbolMap = {
'1': '',
'2': '',
'3': '',
'4': '',
'5': '',
... | /content/code_sandbox/public/vendor/moment/src/locale/ar.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 996 |
```javascript
//! moment.js locale configuration
//! locale : Lithuanian (lt)
//! author : Mindaugas Mozras : path_to_url
import moment from '../moment';
var units = {
'm' : 'minut_minuts_minut',
'mm': 'minuts_minui_minutes',
'h' : 'valanda_valandos_valand',
'hh': 'valandos_valand_valandas',
'd' :... | /content/code_sandbox/public/vendor/moment/src/locale/lt.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,106 |
```javascript
//! moment.js locale configuration
//! locale : thai (th)
//! author : Kridsada Thanabulpong : path_to_url
import moment from '../moment';
export default moment.defineLocale('th', {
months : '___________'.split('_'),
monthsShort : '___________'.split('_'),
monthsParseExact: true,
weekday... | /content/code_sandbox/public/vendor/moment/src/locale/th.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 400 |
```javascript
//! moment.js locale configuration
//! locale : kyrgyz (ky)
//! author : Chyngyz Arystan uulu : path_to_url
import moment from '../moment';
var suffixes = {
0: '-',
1: '-',
2: '-',
3: '-',
4: '-',
5: '-',
6: '-',
7: '-',
8: '-',
9: '-',
10: '-',
20: '-',
... | /content/code_sandbox/public/vendor/moment/src/locale/ky.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 543 |
```javascript
//! moment.js locale configuration
//! locale : icelandic (is)
//! author : Hinrik rn Sigursson : path_to_url
import moment from '../moment';
function plural(n) {
if (n % 100 === 11) {
return true;
} else if (n % 10 === 1) {
return false;
}
return true;
}
function transla... | /content/code_sandbox/public/vendor/moment/src/locale/is.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,030 |
```javascript
//! moment.js locale configuration
//! locale : khmer (km)
//! author : Kruy Vanna : path_to_url
import moment from '../moment';
export default moment.defineLocale('km', {
months: '___________'.split('_'),
monthsShort: '___________'.split('_'),
weekdays: '______'.split('_'),
weekdaysShor... | /content/code_sandbox/public/vendor/moment/src/locale/km.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 336 |
```javascript
//! moment.js locale configuration
//! locale : Bahasa Malaysia (ms-MY)
//! author : Weldan Jamili : path_to_url
import moment from '../moment';
export default moment.defineLocale('ms', {
months : your_sha256_hashNovember_Disember'.split('_'),
monthsShort : 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_O... | /content/code_sandbox/public/vendor/moment/src/locale/ms.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 684 |
```javascript
//! moment.js locale configuration
//! locale : czech (cs)
//! author : petrbela : path_to_url
import moment from '../moment';
var months = 'leden_nor_bezen_duben_kvten_erven_ervenec_srpen_z_jen_listopad_prosinec'.split('_'),
monthsShort = 'led_no_be_dub_kv_vn_vc_srp_z_j_lis_pro'.split('_');
functio... | /content/code_sandbox/public/vendor/moment/src/locale/cs.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,530 |
```javascript
//! moment.js locale configuration
//! locale : finnish (fi)
//! author : Tarmo Aidantausta : path_to_url
import moment from '../moment';
var numbersPast = 'nolla yksi kaksi kolme nelj viisi kuusi seitsemn kahdeksan yhdeksn'.split(' '),
numbersFuture = [
'nolla', 'yhden', 'kahden', 'kolmen',... | /content/code_sandbox/public/vendor/moment/src/locale/fi.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 974 |
```javascript
//! moment.js locale configuration
//! locale : modern greek (el)
//! author : Aggelos Karalias : path_to_url
import moment from '../moment';
import isFunction from '../lib/utils/is-function';
export default moment.defineLocale('el', {
monthsNominativeEl : '___________'.split('_'),
monthsGenitiv... | /content/code_sandbox/public/vendor/moment/src/locale/el.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 665 |
```javascript
//! moment.js locale configuration
//! locale : canadian french (fr-ca)
//! author : Jonathan Abourbih : path_to_url
import moment from '../moment';
export default moment.defineLocale('fr-ca', {
months : 'janvier_fvrier_mars_avril_mai_juin_juillet_aot_septembre_octobre_novembre_dcembre'.split('_'),
... | /content/code_sandbox/public/vendor/moment/src/locale/fr-ca.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 480 |
```javascript
//! moment.js locale configuration
//! locale : latvian (lv)
//! author : Kristaps Karlsons : path_to_url
//! author : Jnis Elmeris : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../mo... | /content/code_sandbox/public/vendor/moment/locale/lv.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,087 |
```javascript
//! moment.js locale configuration
//! locale : hrvatski (hr)
//! author : Bojan Markovi : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' &... | /content/code_sandbox/public/vendor/moment/locale/hr.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,163 |
```javascript
//! moment.js locale configuration
//! locale : german (de)
//! author : lluchs : path_to_url
//! author: Menelion Elensle: path_to_url
//! author : Mikolaj Dadela : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'fu... | /content/code_sandbox/public/vendor/moment/locale/de.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 771 |
```javascript
//! moment.js locale configuration
//! locale : swiss french (fr)
//! author : Gaspard Bucher : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'functi... | /content/code_sandbox/public/vendor/moment/locale/fr-ch.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 607 |
```javascript
//! moment.js locale configuration
//! locale : great britain english (en-gb)
//! author : Chris Gedrim : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define =... | /content/code_sandbox/public/vendor/moment/locale/en-gb.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 628 |
```javascript
//! moment.js locale configuration
//! locale : danish (da)
//! author : Ulrik Nielsen : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' && ... | /content/code_sandbox/public/vendor/moment/locale/da.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 540 |
```javascript
//! moment.js locale configuration
//! locale : chuvash (cv)
//! author : Anatoly Mironov : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' ... | /content/code_sandbox/public/vendor/moment/locale/cv.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 493 |
```javascript
//! moment.js locale configuration
//! locale : chinese (zh-cn)
//! author : suupic : path_to_url
//! author : Zeno Zeng : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
... | /content/code_sandbox/public/vendor/moment/locale/zh-cn.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,007 |
```javascript
//! moment.js locale configuration
//! locale : afrikaans (af)
//! author : Werner Mollentze : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'functio... | /content/code_sandbox/public/vendor/moment/locale/af.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 699 |
```javascript
//! moment.js locale configuration
//! locale : vietnamese (vi)
//! author : Bang Nguyen : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' &... | /content/code_sandbox/public/vendor/moment/locale/vi.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 756 |
```javascript
//! moment.js locale configuration
//! locale : nepali/nepalese
//! author : suvash : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' && def... | /content/code_sandbox/public/vendor/moment/locale/ne.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 857 |
```javascript
//! moment.js locale configuration
//! locale : Tagalog/Filipino (tl-ph)
//! author : Dan Hagman
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' && defi... | /content/code_sandbox/public/vendor/moment/locale/tl-ph.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 579 |
```javascript
//! moment.js locale configuration
//! locale : Bengali (bn)
//! author : Kaushik Gandhi : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' &... | /content/code_sandbox/public/vendor/moment/locale/bn.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 794 |
```javascript
//! moment.js locale configuration
//! locale : New Zealand english (en-nz)
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' && define.amd ? define(['mom... | /content/code_sandbox/public/vendor/moment/locale/en-nz.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 622 |
```javascript
//! moment.js locale configuration
//! locale : Serbian-cyrillic (sr-cyrl)
//! author : Milan Janakovi<milanjanackovic@gmail.com> : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../mome... | /content/code_sandbox/public/vendor/moment/locale/sr-cyrl.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 843 |
```javascript
//! moment.js locale configuration
//! locale : punjabi india (pa-in)
//! author : Harpreet Singh : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'fu... | /content/code_sandbox/public/vendor/moment/locale/pa-in.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 900 |
```javascript
//! moment.js locale configuration
//! locale : brazilian portuguese (pt-br)
//! author : Caio Ribeiro Pereira : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof d... | /content/code_sandbox/public/vendor/moment/locale/pt-br.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 596 |
```javascript
//! moment.js locale configuration
//! locale : Armenian (hy-am)
//! author : Armendarabyan : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function... | /content/code_sandbox/public/vendor/moment/locale/hy-am.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 637 |
```javascript
//! moment.js locale configuration
//! locale : euskara (eu)
//! author : Eneko Illarramendi : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'functio... | /content/code_sandbox/public/vendor/moment/locale/eu.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 650 |
```javascript
//! moment.js locale configuration
//! locale : australian english (en-au)
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' && define.amd ? define(['mome... | /content/code_sandbox/public/vendor/moment/locale/en-au.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 620 |
```javascript
//! moment.js locale configuration
//! locale : galician (gl)
//! author : Juan G. Hurtado : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function'... | /content/code_sandbox/public/vendor/moment/locale/gl.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 734 |
```javascript
//! moment.js locale configuration
//! locale : slovak (sk)
//! author : Martin Minka : path_to_url
//! based on work of petrbela : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../mome... | /content/code_sandbox/public/vendor/moment/locale/sk.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,374 |
```javascript
//! moment.js locale configuration
//! locale : french (fr)
//! author : John Fischer : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' && d... | /content/code_sandbox/public/vendor/moment/locale/fr.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 595 |
```javascript
//! moment.js locale configuration
//! locale : belarusian (be)
//! author : Dmitry Demidov : path_to_url
//! author: Praleska: path_to_url
//! Author : Menelion Elensle : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require =... | /content/code_sandbox/public/vendor/moment/locale/be.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,017 |
```javascript
//! moment.js locale configuration
//! locale : frisian (fy)
//! author : Robin van der Vliet : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'functi... | /content/code_sandbox/public/vendor/moment/locale/fy.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 702 |
```javascript
//! moment.js locale configuration
//! locale : tamil (ta)
//! author : Arjunkumar Krishnamoorthy : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'fu... | /content/code_sandbox/public/vendor/moment/locale/ta.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 905 |
```javascript
//! moment.js locale configuration
//! locale : great britain scottish gealic (gd)
//! author : Jon Ashdown : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof defi... | /content/code_sandbox/public/vendor/moment/locale/gd.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 769 |
```javascript
//! moment.js locale configuration
//! locale : Sinhalese (si)
//! author : Sampath Sitinamaluwa : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'fun... | /content/code_sandbox/public/vendor/moment/locale/si.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 519 |
```javascript
//! moment.js locale configuration
//! locale : Morocco Central Atlas Tamazit in Latin (tzm-latn)
//! author : Abdel Said : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
... | /content/code_sandbox/public/vendor/moment/locale/tzm-latn.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 596 |
```javascript
//! moment.js locale configuration
//! locale : Bahasa Malaysia (ms-MY)
//! author : Weldan Jamili : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'f... | /content/code_sandbox/public/vendor/moment/locale/ms-my.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 764 |
```javascript
//! moment.js locale configuration
//! locale : turkish (tr)
//! authors : Erhan Gundogan : path_to_url
//! Burak Yiit Kaya: path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../m... | /content/code_sandbox/public/vendor/moment/locale/tr.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 818 |
```javascript
//! moment.js locale configuration
//! locale : talossan (tzl)
//! author : Robin van der Vliet : path_to_url with the help of Iust Canun
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) ... | /content/code_sandbox/public/vendor/moment/locale/tzl.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 969 |
```javascript
//! moment.js locale configuration
//! locale : telugu (te)
//! author : Krishna Chaitanya Thota : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'fun... | /content/code_sandbox/public/vendor/moment/locale/te.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 666 |
```javascript
//! moment.js locale configuration
//! locale : azerbaijani (az)
//! author : topchiyev : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'function' &&... | /content/code_sandbox/public/vendor/moment/locale/az.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 916 |
```javascript
//! moment.js locale configuration
//! locale : ukrainian (uk)
//! author : zemlanin : path_to_url
//! Author : Menelion Elensle : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../momen... | /content/code_sandbox/public/vendor/moment/locale/uk.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 1,126 |
```javascript
//! moment.js locale configuration
//! locale : esperanto (eo)
//! author : Colin Dean : path_to_url
//! komento: Mi estas malcerta se mi korekte traktis akuzativojn en tiu traduko.
//! Se ne, bonvolu korekti kaj avizi min por ke mi povas lerni!
;(function (global, factory) {
typeof exports =... | /content/code_sandbox/public/vendor/moment/locale/eo.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 756 |
```javascript
//! moment.js locale configuration
//! locale : Georgian (ka)
//! author : Irakli Janiashvili : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'functi... | /content/code_sandbox/public/vendor/moment/locale/ka.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 626 |
```javascript
//! moment.js locale configuration
//! locale : tibetan (bo)
//! author : Thupten N. Chakrishar : path_to_url
;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined'
&& typeof require === 'function' ? factory(require('../moment')) :
typeof define === 'func... | /content/code_sandbox/public/vendor/moment/locale/bo.js | javascript | 2016-03-03T01:33:10 | 2024-08-16T12:05:02 | Attendize | Attendize/Attendize | 3,955 | 794 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.