System::Globalization::DateTimeFormatInfo::set_TimeSeparator method

DateTimeFormatInfo::set_TimeSeparator method

Sets time separator.

void System::Globalization::DateTimeFormatInfo::set_TimeSeparator(const String &value)
ParameterTypeDescription
valueconst String&Time components separator character.

See Also