ExTeal.FieldFilter.DateTime (ExTeal v0.21.0) View Source

Field Filter for date time fields

Available operators are:

  • =
  • !=
  • >
  • >=
  • <
  • <=
  • is empty
  • not empty

Link to this section Summary

Link to this section Functions

Link to this function

value_cast_to_field_type(resource, field, val)

View Source