LocalDateFilter

Filter with a LocalDate time interval as a condition. The time interval is represented as a local date.

This can be used in read, aggregate, and delete requests. However, whether this filter can be used is determined by the request builder provided by each data type.

Since

1.0.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The end date of this time interval, internally converted to milliseconds for filtering.

Link copied to clipboard

Indicates whether the end date is included exactly.

Link copied to clipboard

Indicates whether the start date is included exactly.

Link copied to clipboard

The start date of this time interval, internally converted to milliseconds for filtering.

Functions

Link copied to clipboard

Creates a LocalTimeFilter instance with the same date as this LocalDateFilter, while the time is set to 00:00.

Preferences Submitted

You have successfully updated your cookie preferences.