提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling 0c63f0bf73 LibJS: Parse date strings like "Wed Apr 17 23:08:53 +0000 2019" 3 年之前
  Linus Groh 5512ff79f0 LibJS: Implement a bunch of time value related Date AOs 3 年之前
  Idan Horowitz b816037739 LibJS: Add the ToTemporalInstant Abstract Operation & its requirements 4 年之前
  Linus Groh 674f3d0347 LibJS: Pad abs(year) < 1000 with zeros in Date.prototype.toString() 4 年之前
  Idan Horowitz f65cb63aab LibJS: Check dates are below the `time_clip` threshold 4 年之前
  Idan Horowitz 46214f0657 LibJS: Store Date milliseconds as signed to support negative offsets 4 年之前
  Idan Horowitz 44926b3f80 LibJS: Ignore arguments in Date's constructor when called as a function 4 年之前
  Idan Horowitz 96ee5e36ed LibJS: Replace the broken and unused Date::year getter 4 年之前
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 0069020e6c WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet 4 年之前
  Petróczi Zoltán ca49f96b78 LibJS Date: Added "Invalid Date". 4 年之前
  tuqqu 43f0c92bcd LibJS: Add Date methods: setHours, setMinutes, setSeconds, setMilliseconds 4 年之前
  Andreas Kling 093331df06 LibJS: Add Date.prototype.toGMTString() 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前