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