Commit History

Author SHA1 Message Date
  sarahboyce 531f557f92 Fixed #23049 -- Added %a and %A support to Date.strftime. 1 year ago
  Gagan Deep 982e860b73 Fixed #32062 -- Added %b support to Date.strftime. 4 years ago
  Gagan Deep 0ee3cbd988 Added unit test for Date.getFullMonthName. 4 years ago
  Jon Dufresne 7271c8def4 Refs #31493 -- Changed IIFE to ES6 blocks. 4 years ago
  Jon Dufresne 5d37cc703b Fixed #31493 -- Replaced var with const and let keywords in JavaScript. 4 years ago
  Jon Dufresne 38e2fdf1b0 Bumped minimum ESLint version to 6.8.0. 4 years ago
  Farhaan Bukhsh cf5d4701dc Fixed #30819 -- Fixed year determination in admin calendar widget for two-digit years. 5 years ago
  Nick Pope a25029b336 Removed unused Date.prototype.getHourMinute(). 6 years ago
  Nick Pope 8c694317f8 Removed unused Date.prototype.getHourMinuteSecond(). 6 years ago
  Tim Graham 620dcdde6e Updated to QUnit 2.0.1. 8 years ago
  akoskaaa ab2d34ba3f Fixed #25856 -- Added %B support to Date.strftime. 8 years ago
  Alexander Gaevsky 44930cc466 Fixed #24980 -- Fixed day determination in admin calendar widget. 9 years ago
  Nik Nyby 722bf23518 Added linting for JavaScript tests. 9 years ago
  Trey Hunner 2d0dead224 DEP 0003 -- Added JavaScript unit tests. 9 years ago