toFormat

fun OffsetDateTime.toFormat(format: String = "MMM dd", locale: Locale = Locale.ENGLISH): String
fun LocalDate.toFormat(format: String = "MMM dd", locale: Locale = Locale.ENGLISH): String