Future

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

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

Constructors

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

Properties

message
Link copied to clipboard
val message: String