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

ReflectionUtils ExecuteForEachProperty overflow exception #1

Closed
marionzr opened this issue Dec 11, 2019 · 1 comment
Closed

ReflectionUtils ExecuteForEachProperty overflow exception #1

marionzr opened this issue Dec 11, 2019 · 1 comment

Comments

@marionzr
Copy link
Owner

When iterating over DateTime data types the code is throwing an overflowexception due the fact the DateTime also have a recursive property name Date

DateTime date;
date.Date.Date.Date

marionzr added a commit that referenced this issue Jan 13, 2020
Added new extensions for string and date time
* Equals with option to ignore diacritics
* DateTime with Subtract[unit] extension

Fixed: #2,
#1
@marionzr
Copy link
Owner Author

a77202a

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

No branches or pull requests

1 participant