@Beta
public interface FilterExpressionTemporal
@Nonnull static ValueDate.Expression date(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueNumeric.Expression fractionalSeconds(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueNumeric.Expression fractionalSeconds(@Nonnull ValueTimeOfDay operand)
@Nonnull static ValueNumeric.Expression second(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueNumeric.Expression second(@Nonnull ValueTimeOfDay operand)
@Nonnull static ValueNumeric.Expression minute(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueNumeric.Expression minute(@Nonnull ValueTimeOfDay operand)
@Nonnull static ValueNumeric.Expression hour(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueNumeric.Expression hour(@Nonnull ValueTimeOfDay operand)
@Nonnull static ValueNumeric.Expression day(@Nonnull ValueDate operand)
@Nonnull static ValueNumeric.Expression day(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueNumeric.Expression month(@Nonnull ValueDate operand)
@Nonnull static ValueNumeric.Expression month(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueNumeric.Expression year(@Nonnull ValueDate operand)
@Nonnull static ValueNumeric.Expression year(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueTimeOfDay.Expression time(@Nonnull ValueDateTimeOffset operand)
@Nonnull static ValueDateTimeOffset.Expression now()
@Nonnull static ValueDateTimeOffset.Expression maxDateTime()
@Nonnull static ValueDateTimeOffset.Expression minDateTime()
@Nonnull static ValueNumeric.Expression totalOffsetSeconds(@Nonnull ValueDuration operand)
@Nonnull static ValueNumeric.Expression totalOffsetMinutes(@Nonnull ValueDateTimeOffset operand)
Copyright © 2021 SAP SE. All rights reserved.