Share via


CultureInfo.DateTimeFormat Property

Gets or sets a DateTimeFormatInfo object that defines the culturally appropriate format for displaying dates and times.

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

Syntax

public virtual DateTimeFormatInfo DateTimeFormat { get; }

Property Value

A DateTimeFormatInfo object that defines the culturally appropriate format for displaying dates and times.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

CultureInfo Class
CultureInfo Members
System.Globalization Namespace