Companion

object Companion

Functions

Link copied to clipboard
fun of(startDate: LocalDate?, endDate: LocalDate?): LocalDateFilter

Creates a LocalDateFilter instance with the given startDate and endDate.

fun of(startDate: LocalDate?, endDate: LocalDate?, isInclusiveStart: Boolean, isInclusiveEnd: Boolean): LocalDateFilter

Creates a LocalDateFilter with startDate, endDate, and their options of edge inclusion.

Link copied to clipboard

Creates a LocalDateFilter instance with the given startDate and the opened end time.

Link copied to clipboard

Creates a LocalDateFilter instance with the given endDate and the opened start time.

Preferences Submitted

You have successfully updated your cookie preferences.