TrevorVonSeggern / Nodata

NOData is a OData like interface for restful C# API
MIT License
3 stars 0 forks source link

Feature: filter allow odata functions #14

Open TrevorVonSeggern opened 6 years ago

TrevorVonSeggern commented 6 years ago

5.1.1.6.* Functions for filtering ( )

Example. $filter=day(BirthDate) eq 8 $filter=fractionalseconds(BirthDate) lt 0.1