aboutsummaryrefslogtreecommitdiff
path: root/src/modules/date
AgeCommit message (Expand)AuthorFilesLines
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+1
2022-12-07feat(helpers): introduce `multiple` method (#1545)ST-DDT1-6/+20
2022-12-01refactor(date)!: unify signatures (#1534)Shinigami1-18/+411
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-6/+6
2022-11-25docs(date): clarify the purpose of the context parameter (#1576)Matt Mayer1-2/+2
2022-11-23chore(date): adjust to our standard implementation (#1589)ST-DDT1-6/+4
2022-11-09fix(date): don't allow parameters <= 0 (#1536)Shinigami1-4/+20
2022-09-08feat(modules): export module interfaces (#932)Shinigami1-4/+2
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer1-0/+18
2022-07-20chore(linting): add naming convention rule (#1170)Leyla Jähnig1-0/+2
2022-05-17feat: add date.birthdate (#962)ST-DDT1-0/+60
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+256