- INSTANCE - Static variable in class org.valiktor.i18n.formatters.DateTimeFormatter
-
Represents the formatter for DateTime values
- INSTANCE - Static variable in class org.valiktor.i18n.formatters.LocalDateFormatter
-
Represents the formatter for LocalDate values
- INSTANCE - Static variable in class org.valiktor.i18n.formatters.LocalDateTimeFormatter
-
Represents the formatter for LocalDateTime values
- INSTANCE - Static variable in class org.valiktor.i18n.formatters.LocalTimeFormatter
-
Represents the formatter for LocalTime values
- isNotToday($this$isNotToday) - Static method in class org.valiktor.functions.DateTimeFunctionsKt
-
Validates if the DateTime property isn't today
- isNotToday($this$isNotToday) - Static method in class org.valiktor.functions.LocalDateFunctionsKt
-
Validates if the LocalDate property isn't today
- isNotToday($this$isNotToday) - Static method in class org.valiktor.functions.LocalDateTimeFunctionsKt
-
Validates if the LocalDateTime property isn't today
- isToday($this$isToday) - Static method in class org.valiktor.functions.DateTimeFunctionsKt
-
Validates if the DateTime property is today
- isToday($this$isToday) - Static method in class org.valiktor.functions.LocalDateFunctionsKt
-
Validates if the LocalDate property is today
- isToday($this$isToday) - Static method in class org.valiktor.functions.LocalDateTimeFunctionsKt
-
Validates if the LocalDateTime property is today