Companion

object Companion

Properties

Link copied to clipboard
const val ANY: Char = '*'
Link copied to clipboard
const val DAY_OF_MONTH: Char = 'd'
Link copied to clipboard
const val HOURS: Char = 'h'
Link copied to clipboard
const val MINUTES: Char = 'm'
Link copied to clipboard
const val MONTH: Char = 'M'
Link copied to clipboard
const val SECONDS: Char = 's'
Link copied to clipboard
const val YEAR: Char = 'Y'
Link copied to clipboard
const val ZONE: Char = 'z'