@Beta public interface ValueDateTime extends Expressions.OperandSingle, FilterableDateTimeOffset, FilterableComparisonAbsolute, FilterableComparisonRelative
| Modifier and Type | Interface and Description |
|---|---|
static class |
ValueDateTime.Expression |
| Modifier and Type | Field and Description |
|---|---|
static ValueDateTime |
NULL
Null value for date time operations.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueDateTime |
literal(LocalDateTime v) |
add, add, date, dateDay, dateMonth, dateYear, offsetMinutes, subtract, subtract, time, timeFractionalSeconds, timeHour, timeMinute, timeSecondequalTo, equalTo, in, in, in, in, notEqualTo, notEqualTogreaterThan, greaterThan, greaterThanEqual, greaterThanEqual, lessThan, lessThan, lessThanEqual, lessThanEqualgetExpression, getExpression@Nonnull static final ValueDateTime NULL
@Nonnull static ValueDateTime literal(@Nonnull LocalDateTime v)
Copyright © 2021 SAP SE. All rights reserved.