DateTimeFormatInfo..::..CurrentInfo Property
Gets a read-only DateTimeFormatInfo object that formats values based on the current culture.
Namespace:
System.GlobalizationAssembly: Bridge (in Bridge.dll)
Syntax
[FieldPropertyAttribute] public static DateTimeFormatInfo CurrentInfo { get; }
<FieldPropertyAttribute> _ Public Shared ReadOnly Property CurrentInfo As DateTimeFormatInfo Get
[FieldPropertyAttribute] public: static property DateTimeFormatInfo^ CurrentInfo { DateTimeFormatInfo^ get (); }