UNPKG

faker

Version:

Generate massive amounts of fake contextual data

22 lines (21 loc) 323 B
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847 module["exports"] = { wide: [ "söndag", "måndag", "tisdag", "onsdag", "torsdag", "fredag", "lördag" ], abbr: [ "sön", "mån", "tis", "ons", "tor", "fre", "lör" ] };