withClockStyle abstract method

Locale withClockStyle(
  1. ClockStyle clockStyle
)

Returns a new Locale with the given clockStyle.

Implementation

Locale withClockStyle(ClockStyle clockStyle);