Commit History

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