summaryrefslogtreecommitdiff
path: root/app/Carbon.php
AgeCommit message (Expand)AuthorFilesLines
2022-02-20Create Timestamp class and factory to replace direct-dependency on CarbonGreg Roach1-59/+0
2021-06-12Site and tree default preferencesGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-15Move user constants to the user interface classGreg Roach1-2/+3
2020-05-12Static analysis checksGreg Roach1-1/+4
2020-01-10Fix: #2961 - use local time to calculate today's dateGreg Roach1-1/+3
2019-11-11Simplify access to current localeGreg Roach1-8/+1
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach1-1/+1
2019-11-06Fix: last 100 years calculation incorrectGreg Roach1-2/+2
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-2/+6
2019-10-19Strict typesGreg Roach1-1/+1
2019-10-18Strict typesGreg Roach1-1/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+2
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-0/+53