The point is to use ʻuuuuinstead ofyyyy`
instead of
fun ZonedDateTime.format(): String = format(DateTimeFormatter.ofPattern("uuuu/MM/dd HH:mm"))
Recommended Posts