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

feat: add WithDateTimeKind to builder #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pdevito3
Copy link

fixes #83

This lets devs globally set the DateTimeKind of generated dates to, for example, more easily accommodate UTC in integration tests.

If #84 is approved, I'll add this toggle to TimeOnly as well

@pdevito3
Copy link
Author

pdevito3 commented May 3, 2022

👋 @nickdodd79 any thoughts on this or the other PR?

@MarkAD88
Copy link

This PR is over 2 years old. Is there any chance of this getting merged and release? It's a huge pain point in our integration testing.

@pdevito3
Copy link
Author

This project isn't actively maintained AFAIK.

Check out AutoBogus life support for a minimal fork I made with latest .NET updates.

There's also this fork by @soenneker with more substantial mods geared towards better perf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to generate dates in UTC
2 participants