System::Globalization::CultureInfo::get_DateTimeFormat method

CultureInfo::get_DateTimeFormat method

Gets date format information.

virtual DateTimeFormatInfoPtr System::Globalization::CultureInfo::get_DateTimeFormat() const

ReturnValue

Date format info structure associated with culture.

See Also