Commit History

Author SHA1 Message Date
  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