Past

The element must be a date (possibly with time) in the past. Supported types:

  • Date
  • Instant
  • LocalDate
  • LocalDateTime
  • Calendar
  • Long (ms from epoch)

Constructors

Past
Link copied to clipboard
fun Past(message: String = "")

Properties

message
Link copied to clipboard
val message: String