Skip to content

Date util improvements - #106

Merged
techniq merged 3 commits into
nextfrom
fix/utc-local-date-year-boundary
Aug 11, 2026
Merged

Date util improvements#106
techniq merged 3 commits into
nextfrom
fix/utc-local-date-year-boundary

Conversation

@techniq

Copy link
Copy Markdown
Owner

No description provided.

…year boundary, and preserve milliseconds in both `utcToLocalDate()` and `localToUtcDate()`
… `TimeIntervalType`, usable anywhere an interval name is accepted (`startOfInterval('utcDay', date)`, `intervalOffset('utcMonth', date, -1)`, ...), along with a `utcQuarter` interval
…rmatIntl()`, etc) so period math and display can both run on UTC boundaries
@changeset-bot

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 8ed0de1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
NameType
@layerstack/utilsPatch
@layerstack/docsPatch
@layerstack/svelte-actionsPatch
@layerstack/svelte-statePatch
@layerstack/svelte-storesPatch
@layerstack/svelte-tablePatch
@layerstack/docs-sitePatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actionsBot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

NameStatusPreviewLast Commit
layerstack✅ Ready (View Log)Visit Preview8ed0de1

@pkg-pr-new

Copy link
Copy Markdown

Open in StackBlitz

@layerstack/docs

npm i https://pkg.pr.new/@layerstack/docs@106

@layerstack/svelte-actions

npm i https://pkg.pr.new/@layerstack/svelte-actions@106

@layerstack/svelte-state

npm i https://pkg.pr.new/@layerstack/svelte-state@106

@layerstack/svelte-stores

npm i https://pkg.pr.new/@layerstack/svelte-stores@106

@layerstack/svelte-table

npm i https://pkg.pr.new/@layerstack/svelte-table@106

@layerstack/tailwind

npm i https://pkg.pr.new/@layerstack/tailwind@106

@layerstack/utils

npm i https://pkg.pr.new/@layerstack/utils@106

commit: 8ed0de1

@techniq
techniq merged commit f039759 into nextAug 11, 2026
5 checks passed
@techniq
techniq deleted the fix/utc-local-date-year-boundary branch August 11, 2026 17:58
@github-actionsgithub-actionsBot mentioned this pull request Aug 11, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@techniq