Ken Snyder
Results
13
comments of
Ken Snyder
Closing in favor of #53.
Hello @showaltb. Please see issue #40 for information about working with timezones and offsets. Your other request, to parse offsets with AM/PM, now works in v2.1: ```ts import parser from...
If it helps triangulate the problem, I experience 100% CPU when using `Bun.serve({ development: true, routes: {...} })` without WebSockets on Darwin 24.6.0 arm64 arm. May be an unrelated problem,...