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

CultureInfo

DayFormat

public static string DayFormat { get; }

Property Value

string

HourFormat

public static string HourFormat { get; }

Property Value

string

JustNow

public static string JustNow { get; }

Property Value

string

MinuteFormat

public static string MinuteFormat { get; }

Property Value

string

MonthFormat

public static string MonthFormat { get; }

Property Value

string

ResourceManager

public static ResourceManager ResourceManager { get; }

Property Value

ResourceManager

YearFormat

public static string YearFormat { get; }

Property Value

string