Class DateTimeFormatTypeExtensions
- Namespace
- Tripous
- Assembly
- Tripous.dll
Extensions
public static class DateTimeFormatTypeExtensions
- Inheritance
-
DateTimeFormatTypeExtensions
- Inherited Members
Methods
GetFormatString(DateTimeFormatType)
Returns the format string for the specified FormatType according to Thread.CurrentThread.CurrentCulture
public static string GetFormatString(this DateTimeFormatType FormatType)
Parameters
FormatTypeDateTimeFormatType
Returns
GetFormatString(DateTimeFormatType, CultureInfo)
Returns the format string for the specified FormatType according to CultureInfo
public static string GetFormatString(this DateTimeFormatType FormatType, CultureInfo CultureInfo)
Parameters
FormatTypeDateTimeFormatTypeCultureInfoCultureInfo