JS/Date
* add localeaware Date.getLocaleDay method and reorder week days array * calendars should now have a region approriate first day of the week
This commit is contained in:
parent
ce020204cb
commit
03fb4045dc
7 changed files with 21 additions and 5 deletions
1
setup/sql/updates/1768155583_01.sql
Normal file
1
setup/sql/updates/1768155583_01.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `aowow_dbversion` SET `build` = CONCAT(IFNULL(`build`, ''), ' globaljs');
|
||||
Loading…
Add table
Add a link
Reference in a new issue