Arhcout
|
b4d996680a
LibJS: Allow date format "YYYY-M-DD"
|
10 月之前 |
Timothy Flynn
|
921a9cef62
LibJS: Add "month day, year" support to Date.parse
|
10 月之前 |
Kyle Lanmon
|
f757a7cfa8
LibJS: Support more weird date formats found on the web
|
1 年之前 |
Timothy Flynn
|
bf3fce1766
LibJS: Add Date.parse formats for the output of Date.prototype.to*String
|
1 年之前 |
Luke Wilde
|
78db4e683f
LibJS: Add "Month dd, yy hh:mm:ss" Date format
|
2 年之前 |
Hendiadyoin1
|
b76d3f287f
LibJS: Make `yy{/,-}mm{/,-}dd hh:mm` test timezone independent
|
2 年之前 |
Luke Wilde
|
f0d0459c3e
LibJS: Support the yy{/,-}mm{/,-}dd hh:mm format for Date
|
2 年之前 |
Luke Wilde
|
ce39c907fd
LibJS: Support MM/DD/YYYY HH:MM <timezone-offset> format for Date
|
2 年之前 |
davidot
|
03c468fb7d
LibJS: Parse date strings like "9/17/2022"
|
2 年之前 |
Idan Horowitz
|
9098257668
LibJS: Reject -00000 as extended year in Date parsing
|
3 年之前 |
davidot
|
a61424a62b
LibJS: Be more lenient when parsing milliseconds for Date
|
3 年之前 |
Timothy Flynn
|
643992904c
LibJS: Clip parsed IS0 8601 strings to +/- 8.64e15
|
3 年之前 |
Linus Groh
|
a647f0abf6
LibJS: Make parse_simplified_iso8601() use Optional<int> instead of -1
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |