Class CommonLanguagesTimeTextInfo
Namespace: UnityEngine.Localization.SmartFormat.Utilities
Syntax
public static class CommonLanguagesTimeTextInfo
Properties
English
Declaration
public static TimeTextInfo English { get; }
Property Value
| Type | Description |
|---|---|
| TimeTextInfo |
Methods
GetTimeTextInfo(String)
Declaration
public static TimeTextInfo GetTimeTextInfo(string twoLetterISOLanguageName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | twoLetterISOLanguageName |
Returns
| Type | Description |
|---|---|
| TimeTextInfo |