[Webkit-unassigned] [Bug 32358] Date object generates error for DD/MM/YYYY dates
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 1 18:46:49 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=32358
Karl Dubost <karlcow at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |karlcow at apple.com
--- Comment #8 from Karl Dubost <karlcow at apple.com> ---
`new Date("27/12/2009")` will generate `Invalid Date` in any browsers
```
Safari Technology Preview 208 20621.1.5.1
Firefox Nightly 135.0a1 13524.11.25
Google Chrome Canary 133.0.6871.0 6871.0
```
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241202/838918c8/attachment.htm>
More information about the webkit-unassigned
mailing list