Bridge

DateTimeFormatInfo Class

Provides culture-specific information about the format of date and time values.

Namespace:  System.Globalization
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
[NamespaceAttribute]
public sealed class DateTimeFormatInfo : IFormatProvider, 
	ICloneable, IBridgeClass
<ExternalAttribute> _
<NamespaceAttribute> _
Public NotInheritable Class DateTimeFormatInfo _
	Implements IFormatProvider, ICloneable, IBridgeClass
[ExternalAttribute]
[NamespaceAttribute]
public ref class DateTimeFormatInfo sealed : IFormatProvider, 
	ICloneable, IBridgeClass

Inheritance Hierarchy


System..::..Object
  System.Globalization..::..DateTimeFormatInfo