getLocale function

String getLocale()

Implementation

String getLocale() {
  return io.Platform.localeName;
}