Source: node-weekstart Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: javascript Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs-no-lerna, jest , node-babel7, node-rollup-plugin-babel, rollup, terser, Standards-Version: 4.7.4 Homepage: https://github.com/gamtiq/weekstart Vcs-Browser: https://salsa.debian.org/homeassistant-team/js/node-weekstart Vcs-Git: https://salsa.debian.org/homeassistant-team/js/node-weekstart Testsuite: autopkgtest-pkg-nodejs Package: node-weekstart Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: get the first day of the week for a locale or region JavaScript library for looking up the first day of the week for a given locale identifier or country/region code. . Uses Unicode CLDR and ISO data, and can return values such as Sunday, Monday, Friday, or Saturday according to regional conventions. It provides both compact and full locale data variants with the same API. Package: libjs-weekstart Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Recommends: javascript-common, Description: get the first day of the week for a locale or region - browser library Weekstart is a JavaScript library for looking up the first day of the week for a given locale identifier or country/region code. . This package provides the browser bundles for direct use from web pages.