Skip to content

Feature request: implement comparism for Nullable DateTimes and extended methods #9

@verbraucher

Description

@verbraucher

Hello again,
thank you for this plugin and the great support for the last feature!

It would be great to have some new features for filtering ranges of dates in the upcoming version:

  • support comparism on Nullable DateTimes (Nullable< DateTime >) (this will throw currently System.ArgumentException : Expression of type 'System.Nullable[System.DateTime]' cannot be used for parameter of type 'System.Object' of method 'Boolean Equals(System.Object)'

  • DateTime filtering for lower than (<), lower than equals (<=), greater than (>) and greater than equals (>=)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions