Closed arcdev1 closed 1 year ago
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
wbr-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 12, 2023 at 7:32PM (UTC) |
wet-boew-next | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 12, 2023 at 7:32PM (UTC) |
This fixes bug #40 by adding a utility function to wet-boew-utils that reliably performs the equivalent of
toLocaleDateString("en-CA")
on a Date object across all browsers. This is necessary because this functionality is currently broken in Chromium. See https://bugs.chromium.org/p/chromium/issues/detail?id=1414785 for the most up-to-date status on the underlying Chromium bug.