datetime_filter#

geodesic.boson.datetime_filter(field, input_collection=None, output_collection=None)[source]#

Adds datetime filtering to a provider that may not implement it natively.

Parameters:
  • field (str) – name of the datetime field to filter on

  • input_collection (str | None) – name of the input collection to filter

  • output_collection (str | None) – name of the output collection to filter