Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

#23765 change the Equals method to check if the type is either date or d #24

Merged
merged 1 commit into from Jul 13, 2011
Merged

Conversation

fdanny
Copy link
Contributor

@fdanny fdanny commented Jul 13, 2011

#23765 change the Equals method to check if the type is either date or datetime

I just added a check for type if (t == typeof(date) || t == typeof(datetime)) and then cast. It passes 23765 test scenario

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

Successfully merging this pull request may close these issues.

None yet

2 participants