[FEATURE] Change DateFilter
value from string
to DateTimeImmutable
#199
Labels
enhancement
New feature or request
Milestone
It makes no sense to filter by a date providing a string instead of a date object.
Also remove the
array
type from thevalue
property since it has been replaced bystdClass
.Since this is a change on the SKD's public API, it should be released on v2.
The text was updated successfully, but these errors were encountered: