Clean up Core/Date/Util (#3692)
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 3 Nov 2020 16:23:46 +0000 (17:23 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Nov 2020 16:23:46 +0000 (17:23 +0100)
commit3d50def3204aaeaa42fab4bf11cc94f9ba4e60b3
tree7e813f364bc5feb96705c80b6ef89d0b18f57f14
parent76e1b32707bf434af90cfd530084f2230902962e
Clean up Core/Date/Util (#3692)

- Reduce scope of char and hours.
- Consistently use .padStart instead of `slice`
- Fix 'y' for years starting with 10000 AD
wcfsetup/install/files/js/WoltLabSuite/Core/Date/Util.js
wcfsetup/install/files/ts/WoltLabSuite/Core/Date/Util.ts