Version

DateTimeFormatSpecifier Class Members

The following tables list the members exposed by DateTimeFormatSpecifier.

Public Constructors
 NameDescription
Public ConstructorDateTimeFormatSpecifier ConstructorInitializes a new DateTimeFormatSpecifier.  
Public Properties
 NameDescription
Public PropertyDateStyle  
Public PropertyLocale  
Public PropertyTimeStyle  
Public Methods
 NameDescription
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetDateStyleResets the DateStyle property to its default value.  
Public MethodResetLocaleResets the Locale property to its default value.  
Public MethodResetTimeStyleResets the TimeStyle property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeDateStyleIndicates if the DateStyle property needs to be serialized.  
Protected MethodShouldSerializeLocaleIndicates if the Locale property needs to be serialized.  
Protected MethodShouldSerializeTimeStyleIndicates if the TimeStyle property needs to be serialized.  
See Also