Skip to content

feat: add WithDateTimeKind to builder#85

Open
pdevito3 wants to merge 2 commits intonickdodd79:masterfrom
pdevito3:feature/support-utc-conversion
Open

feat: add WithDateTimeKind to builder#85
pdevito3 wants to merge 2 commits intonickdodd79:masterfrom
pdevito3:feature/support-utc-conversion

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