System::Globalization::DateTimeFormatInfo::get_Calendar method

DateTimeFormatInfo::get_Calendar method

Gets calendar associated with formatter.

SharedPtr<Calendar> System::Globalization::DateTimeFormatInfo::get_Calendar() const

ReturnValue

Calendar objects.

See Also