Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating birth date based on the age #86

Closed
serpro69 opened this issue Jun 1, 2021 · 0 comments
Closed

Generating birth date based on the age #86

serpro69 opened this issue Jun 1, 2021 · 0 comments
Labels
core 🧬 Issue related to :core module enhancement 🚀 New feature or request good first issue 🔰 Good for newcomers
Milestone

Comments

@serpro69
Copy link
Owner

serpro69 commented Jun 1, 2021

faker.person.age.birthDate(age = 36)
faker.person.age.birthDate(age = 36, startDate = Instance.now())
faker.person.age.birthDate(age = 36, month = September)
faker.person.age.birthDate(age = 36, months = listOf(September, October, November))
@serpro69 serpro69 added core 🧬 Issue related to :core module enhancement 🚀 New feature or request good first issue 🔰 Good for newcomers and removed good first issue 🔰 Good for newcomers labels Jun 1, 2021
@serpro69 serpro69 added this to the 1.8.0 milestone Jun 1, 2021
@serpro69 serpro69 modified the milestones: 1.8.0, 1.9.0 Oct 2, 2021
serpro69 added a commit that referenced this issue Oct 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core 🧬 Issue related to :core module enhancement 🚀 New feature or request good first issue 🔰 Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant