Tag: datetime
-
Need to filter your odata query and only have the datetime value to work with? if your format looks like: 2018-12-31T00:00:00 Then you can query it by wrapping it in a datetime tag with quotes. see example below with it combining with an ID filter to only show a person’s…