You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can discern statically, Gen.dateTime always generates values with DateTimeKind.Unspecified. It would be great to have it generate values with random DateTimeKind values.
The text was updated successfully, but these errors were encountered:
From what I can discern statically,
Gen.dateTime
always generates values withDateTimeKind.Unspecified
. It would be great to have it generate values with randomDateTimeKind
values.The text was updated successfully, but these errors were encountered: