Skip to content

Instantly share code, notes, and snippets.

@sitefinitySDK
Created May 13, 2026 12:20
Show Gist options
  • Select an option

  • Save sitefinitySDK/ced4ffcd5c5223d5405c4bb5d1e1f6ec to your computer and use it in GitHub Desktop.

Select an option

Save sitefinitySDK/ced4ffcd5c5223d5405c4bb5d1e1f6ec to your computer and use it in GitHub Desktop.
10. Date range — content published this year
{
"Operator": "AND",
"ChildFilters": [
{ "FieldName": "PublicationDate", "Operator": "ge", "FieldValue": "2026-01-01T00:00:00Z" },
{ "FieldName": "PublicationDate", "Operator": "lt", "FieldValue": "2027-01-01T00:00:00Z" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment