Class DateTimeFormatLocalization
- Namespace
- SIMDispatcher.Core.Localization
- Assembly
- SIMDispatcher.Core.dll
public class DateTimeFormatLocalization
- Inheritance
-
DateTimeFormatLocalization
- Inherited Members
Properties
Culture
public static CultureInfo Culture { get; set; }
Property Value
DayFormat
public static string DayFormat { get; }
Property Value
HourFormat
public static string HourFormat { get; }
Property Value
JustNow
public static string JustNow { get; }
Property Value
MinuteFormat
public static string MinuteFormat { get; }
Property Value
MonthFormat
public static string MonthFormat { get; }
Property Value
ResourceManager
public static ResourceManager ResourceManager { get; }
Property Value
YearFormat
public static string YearFormat { get; }