functional-models
    Preparing search index...

    Function datesBefore

    • Creates a search query that looks at dates before the given date.

      Parameters

      • key: string

        The property's key

      • jsDate: string | Date

        The date value being examined.

      • options: { equalToAndBefore: boolean; valueType: DatastoreValueType } = ...

        Additional options

      Returns Readonly