IDateLocalizationServicesConvertToLocalizedString - метод

Список перегрузок
  ИмяОписание
Открытый методConvertToLocalizedString(DateTime, DateLocalizationOptions)
Converts a non-nullable UTC date in Gregorian calendar to a localized short date/time string.
Открытый методConvertToLocalizedString(NullableDateTime, DateLocalizationOptions)
Converts a nullable UTC date in Gregorian calendar to a localized short date/time string.
Открытый методConvertToLocalizedString(DateTime, String, DateLocalizationOptions)
Converts a non-nullable UTC date in Gregorian calendar to a localized string with the specified format.
Открытый методConvertToLocalizedString(NullableDateTime, String, DateLocalizationOptions)
Converts a nullable UTC date in Gregorian calendar to a localized string with the specified format.
В начало страницы
См. также