LanguageFormatDateOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
LanguageFormatDateOptions
Telligent.Evolution.Extensibility.Api.Version1
class LanguageFormatDateOptions { bool? AdjustTimeZone { get; set; } string Format { get; set; } string TimeZoneId { get; set; } }
bool?
string