Mono Class Library: System.Globalization.DateTimeFormatInfo Overview | Members

System.Globalization.DateTimeFormatInfo.CurrentInfo Property

Gets a read-only System.Globalization.DateTimeFormatInfo instance that formats values based on the current culture. [Edit]

public static DateTimeFormatInfo CurrentInfo { get; }

Value

A read-only System.Globalization.DateTimeFormatInfo instance based on the culture of the current thread. [Edit]

Remarks

This property is read-only. [Edit]

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0