Commit History

Author SHA1 Message Date
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double 3 years ago
  Timothy Flynn 72674d7905 LibJS: Set DateTimeFormat's [[HourCycle]] internal slot only once 3 years ago
  Timothy Flynn 1f9c5c186f LibJS: Reorganize spec steps for Intl.DateTimeFormat 3 years ago
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Timothy Flynn 6d3a3f279a LibJS: Remove now unnecessary FIXME comments about LocalTime's [[InDST]] 3 years ago
  Timothy Flynn c1a1370c2a LibJS: Use new LibUnicode API to format time zone names 3 years ago
  Timothy Flynn 022b416570 LibJS: Implement the Extend TimeZoneName Option Proposal 3 years ago
  Timothy Flynn 53df13fed7 LibJS: Implement Intl.DateTimeFormat.prototype.formatRangeToParts 3 years ago
  Timothy Flynn 04f8fb07e1 LibJS: Implement Intl.DateTimeFormat.prototype.formatRange 3 years ago
  Timothy Flynn 1f35eda37b LibJS: Store range format patterns in the Intl.DateTimeFormat object 3 years ago
  Timothy Flynn 1e68e7f129 LibJS: Implement Intl.DateTimeFormat.prototype.formatToParts 3 years ago
  Timothy Flynn adaf5985a4 LibJS: Implement (most of) Intl.DateTimeFormat.prototype.format 3 years ago
  Timothy Flynn d010ba10c3 LibJS: Cache the data locale used by Intl.DateTimeFormat 3 years ago
  Timothy Flynn d2588d852b LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays 3 years ago
  Timothy Flynn 16151aa7d5 LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor 3 years ago
  Timothy Flynn 75b2a09a2f LibJS: Implement a nearly empty Intl.DateTimeFormat object 3 years ago