• Build a filter function to get the fractional seconds of a date. Evaluates to decimal.

    Type Parameters

    Parameters

    • date: Moment | Field<EntityT, boolean, boolean>

      The date to get the fractional seconds for. This can either be a date (Moment) or a reference to a field.

    Returns NumberFilterFunction<EntityT>

    The newly created filter function.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.