• Build a filter function to get the signed number of minutes in the time zone offset. Evaluates to int.

    Returns

    The newly created filter function.

    Type Parameters

    • EntityT extends Entity<EntityT>

    Parameters

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

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

    Returns NumberFilterFunction<EntityT>

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