Skip to content

Conversation

@Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Jan 9, 2026

Summary

Fixing millisecond to day inaccuracy as mentioned in #27498.

Closes #27498

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions github-actions bot added the product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ label Jan 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/durable-objects/ @elithrar, @vy-ton, @joshthoward, @oxyjun, @lambrospetrou, @mikenomitch, @cloudflare/pcx-technical-writing, @cloudflare/workers-runtime-1

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

Co-authored-by: Lambros Petrou <lambrospetrou@gmail.com>
@Oxyjun Oxyjun enabled auto-merge (squash) January 9, 2026 15:53
@Oxyjun Oxyjun disabled auto-merge January 9, 2026 15:54
@Oxyjun Oxyjun enabled auto-merge (squash) January 9, 2026 15:54
@Oxyjun Oxyjun merged commit 006a23a into production Jan 9, 2026
9 checks passed
@Oxyjun Oxyjun deleted the jun/do/date-example-fix branch January 9, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Time travelling example in Typescript seems wrong

7 participants