set_Calendar()

DateTimeFormatInfo::set_Calendar(const SharedPtr<Calendar>&) method

Sets calendar associated with formatter.

void System::Globalization::DateTimeFormatInfo::set_Calendar(const SharedPtr<Calendar> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<Calendar>&Calendar object.

See Also