Companion

object Companion

Functions

Link copied to clipboard
fun everyDay(hour: Int, minute: Int): Periodic

24 hour format 0-23

Link copied to clipboard
fun everyHour(minute: Int): Periodic
Link copied to clipboard
Link copied to clipboard
fun everyMonth(dayOfMonth: Int, hour: Int, minute: Int): Periodic
Link copied to clipboard
fun everyWeek(dayOfWeek: Int, hour: Int, minute: Int): Periodic
Link copied to clipboard
fun everyYear(month: Int, dayOfMonth: Int, hour: Int, minute: Int): Periodic