# dayjs v1.11.22 - Product: dayjs (https://whatsnew.fyi/product/dayjs) - Vendor: dayjs - Date: 2026-08-16 - Version: v1.11.22 - Original notes: https://github.com/iamkun/dayjs/releases/tag/v1.11.22 - Permalink: https://whatsnew.fyi/product/dayjs/releases/v1.11.22 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — timezone plugin now computes instance .tz() offset without host DST ##### [1.11.22](https://github.com/iamkun/dayjs/compare/v1.11.21...v1.11.22) (2026-08-16) ###### Bug Fixes * **plugin:** timezone compute instance .tz() offset without host DST ([#3174](https://github.com/iamkun/dayjs/issues/3174)) ([e27ee80](https://github.com/iamkun/dayjs/commit/e27ee8021a512b5770ffe683e010830bb9b6fb6d)), closes [#3169](https://github.com/iamkun/dayjs/issues/3169)