Originally created by @bioball on GitHub (Jul 29, 2025).
Goal: support configuration use-cases that require dates and times.
Should borrow as much as we can from APIs like JavaScript's Temporal or Java 8's Date/Time types.
Originally created by @bioball on GitHub (Jul 29, 2025).
Goal: support configuration use-cases that require dates and times.
Should borrow as much as we can from APIs like JavaScript's [Temporal](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal) or Java 8's `Date`/`Time` types.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @bioball on GitHub (Jul 29, 2025).
Goal: support configuration use-cases that require dates and times.
Should borrow as much as we can from APIs like JavaScript's Temporal or Java 8's
Date/Timetypes.