toShortTextMonthAndDayString method

String toShortTextMonthAndDayString(
  1. Locale locale
)

Implementation

String toShortTextMonthAndDayString(Locale locale)
=> DateFormat.MMMd(locale.languageCode).format(toUtcDateTime());