Date

class Date(val date: Date) : Before

Before a particular time point by date.

Since

2.1.0

Constructors

Link copied to clipboard
fun Date(date: Date)

Properties

Link copied to clipboard
val date: Date