aboutsummaryrefslogtreecommitdiff
path: root/src/modules/date
AgeCommit message (Collapse)AuthorFilesLines
2023-04-26feat(date): introduce anytime (#2096)ST-DDT1-0/+35
2023-04-18refactor(date): rename abbr to abbreviated (#2068)Shinigami1-6/+277
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer1-0/+12
2023-02-17chore: improve error message for faker.date.birthday (#1843)John Mal1-4/+6
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+3
2023-01-26chore: fix missing defaultRefDate calls (#1781)ST-DDT1-5/+5
2023-01-24feat(date): introduce faker.defaultRefDate and setDefaultRefDate (#1757)ST-DDT1-29/+33
Co-authored-by: Shinigami <[email protected]>
2023-01-18docs: jsdoc for options (#1644)Shinigami1-22/+242
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
Co-authored-by: Eric Cheng <[email protected]>
2022-11-25feat(number): move methods to new module (#1122)Leyla Jähnig1-6/+6
Co-authored-by: ST-DDT <[email protected]> Co-authored-by: Eric Cheng <[email protected]> Co-authored-by: Leyla Jähnig <[email protected]> Co-authored-by: Shinigami92 <[email protected]>
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
Co-authored-by: Priyansh <[email protected]> Co-authored-by: Shinigami <[email protected]>
2022-05-03refactor!: reorganize src folder (#909)Shinigami1-0/+256