node-weekstart 2.0.0-1
Package Information
| 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. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/js/node-weekstart (browse) |
| Closes | #1139154 |
| Tracker | https://tracker.debian.org/pkg/node-weekstart |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Sat, 06 Jun 2026 17:23:29 +0100 |
|---|---|
| Source | node-weekstart |
| Version | 2.0.0-1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
Changelog
node-weekstart (2.0.0-1) unstable; urgency=medium . * Initial release. (Closes: #1139154)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | libjs-weekstart deb javascript optional arch=all node-weekstart deb javascript optional arch=all |
| Section | javascript |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: weekstart Upstream-Contact: Denis Sikuler <progwork@yandex.com> Source: https://github.com/gamtiq/weekstart Files: * Copyright: 2017-present Denis Sikuler License: MIT Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.