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