Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn baf3f3bd6e LibJS: Implement Date's Week Day AO vor 3 Jahren
  Timothy Flynn e56be34148 LibJS: Implement Date's TimeClip AO vor 3 Jahren
  Linus Groh 6b2e004c28 LibJS: Fix incorrect use of "modulo" in {hour,min,sec,ms}_from_time() vor 3 Jahren
  Linus Groh 1dc32fed8f LibJS: Adjust approximated result in year_from_time() if necessary vor 3 Jahren
  Linus Groh 37146e305a LibJS: Account for leap days in year_from_time() vor 3 Jahren
  Linus Groh de2e95b278 LibJS: Ensure make_day()'s temporary Core::DateTime is treated as UTC vor 3 Jahren
  Linus Groh 28a9a248d6 LibJS: Fix off-by-one in make_day()'s temporary Core::DateTime vor 3 Jahren
  Linus Groh be28a6142b LibJS: Convert to_integer_or_infinity() to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz ee608f58ee LibJS: Add type range checks to the Date make_day AO vor 3 Jahren
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes vor 3 Jahren
  Linus Groh 5512ff79f0 LibJS: Implement a bunch of time value related Date AOs vor 4 Jahren
  Idan Horowitz b816037739 LibJS: Add the ToTemporalInstant Abstract Operation & its requirements vor 4 Jahren
  Linus Groh 8f6ac0db1c LibJS: Use OrdinaryCreateFromConstructor() in a bunch of constructors vor 4 Jahren
  Idan Horowitz 46214f0657 LibJS: Store Date milliseconds as signed to support negative offsets vor 4 Jahren
  Idan Horowitz 44926b3f80 LibJS: Ignore arguments in Date's constructor when called as a function vor 4 Jahren
  Andreas Kling 72259d5cee LibJS: Convert StringBuilder::appendf() => AK::Format vor 4 Jahren
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Petróczi Zoltán ca49f96b78 LibJS Date: Added "Invalid Date". vor 4 Jahren
  Andreas Kling 093331df06 LibJS: Add Date.prototype.toGMTString() vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren