DateTimeFormatInfo.InvariantInfo Property
Silverlight
Gets the default read-only DateTimeFormatInfo that is culture-independent (invariant).
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Globalization.DateTimeFormatInfoThe default read-only DateTimeFormatInfo object that is culture-independent (invariant). It is identical to the DateTimeFormatInfo object returned by the CultureInfo.InvariantCulture.DateTimeFormat property.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.