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

Provide methods for generating random dates #5

Open
stefanhechtltng opened this issue Jul 29, 2021 · 0 comments
Open

Provide methods for generating random dates #5

stefanhechtltng opened this issue Jul 29, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@stefanhechtltng
Copy link
Contributor

The API should enable the user to specify a timeframe for the date to lie within.

Possible use cases:

  • I want a date up to 5 years in the past
  • I want a date up to 30 days in the past
  • I want a date up to 5 years in the future
  • I want a date up to 30 days in the future
  • I want a date before the year 2010
  • I want a date after the year 2030
  • I want a date within 1st of Jan. 2015 and 1st of July 2016

consider similar use cases as well

@stefanhechtltng stefanhechtltng added enhancement New feature or request good first issue Good for newcomers labels Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant