diff --git a/xml/System/DateTime.xml b/xml/System/DateTime.xml index 3f33553cf0b..b97f32ed836 100644 --- a/xml/System/DateTime.xml +++ b/xml/System/DateTime.xml @@ -8408,13 +8408,13 @@ The value of the current object is formatted using the pa - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters representing a date and time to convert. + The required format of . + An object that supplies culture-specific formatting information about . + A bitwise combination of one or more enumeration values that indicate the permitted format of . + When this method returns, contains the value equivalent to the date and time contained in , if the conversion succeeded, or if the conversion failed. The conversion fails if either the or parameter is , is an empty string, or does not contain a date and time that correspond to the pattern specified in . This parameter is passed uninitialized. + Converts the specified span representation of a date and time to its equivalent using the specified format, culture-specific format information, and style. The format of the string representation must match the specified format exactly. The method returns a value that indicates whether the conversion succeeded. + if was converted successfully; otherwise, . To be added. @@ -8503,8 +8503,7 @@ The value of the current object is formatted using the pa A bitwise combination of one or more enumeration values that indicate the permitted format of . When this method returns, contains the value equivalent to the date and time contained in , if the conversion succeeded, or if the conversion failed. The conversion fails if either the or parameter is , is an empty string, or does not contain a date and time that correspond to the pattern specified in . This parameter is passed uninitialized. Converts the specified string representation of a date and time to its equivalent using the specified format, culture-specific format information, and style. The format of the string representation must match the specified format exactly. The method returns a value that indicates whether the conversion succeeded. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . object is formatted using the pa A bitwise combination of enumeration values that indicates the permitted format of . A typical value to specify is . When this method returns, contains the value equivalent to the date and time contained in , if the conversion succeeded, or if the conversion failed. The conversion fails if or is , or an element of is an empty string, or the format of is not exactly as specified by at least one of the format patterns in . This parameter is passed uninitialized. Converts the specified string representation of a date and time to its equivalent using the specified array of formats, culture-specific format information, and style. The format of the string representation must match at least one of the specified formats exactly. The method returns a value that indicates whether the conversion succeeded. - - if the parameter was converted successfully; otherwise, . + if the parameter was converted successfully; otherwise, . - A character span that contains the representation of a date and time to convert. + A span containing the characters that represent a date and time to convert. A format specifier that defines the required format of . An object that supplies culture-specific formatting information about . A bitwise combination of enumeration values that indicates the permitted format of . A typical value to specify is When the method returns, contains the equivalent to the date and time of , if the conversion succeeded, or if the conversion failed. The conversion fails if the Converts the representation of a date and time in a character span to its equivalent using the specified format, culture-specific format information, and style. The format of the date and time representation must match the specified format exactly. - - if the parameter is successfully converted; otherwise, . + if the parameter is successfully converted; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent a date and time to convert. + A array of standard or custom format strings that define the acceptable formats of . + An object that supplies culture-specific formatting information about . + A bitwise combination of enumeration values that indicates the permitted format of . A typical value to specify is + When the method returns, contains the equivalent to the date and time of , if the conversion succeeded, or if the conversion failed. The conversion fails if the + Converts the representation of a date and time in a character span to its equivalent using the specified formats, culture-specific format information, and style. The format of the date and time representation must match one of the specified formats exactly. + if the parameter is successfully converted; otherwise, . A bitwise combination of enumeration values that indicates the permitted format of input. A typical value to specify is . When the method returns, contains the equivalent to the date and time of , if the conversion succeeded, or , if the conversion failed. The conversion fails if the parameter is , or does not contain a valid string representation of a date and time in the expected format defined by and provider. This parameter is passed uninitialized. Converts the specified string representation of a date and time to its equivalent using the specified format, culture-specific format information, and style. The format of the string representation must match the specified format exactly. - - if the parameter is successfully converted; otherwise, . + if the parameter is successfully converted; otherwise, . A bitwise combination of enumeration values that indicates the permitted format of input. A typical value to specify is . When the method returns, contains the equivalent to the date and time of , if the conversion succeeded, or , if the conversion failed. The conversion fails if the does not contain a valid string representation of a date and time, or does not contain the date and time in the expected format defined by , or if is . This parameter is passed uninitialized. Converts the specified string representation of a date and time to its equivalent using the specified array of formats, culture-specific format information, and style. The format of the string representation must match one of the specified formats exactly. - - if the parameter is successfully converted; otherwise, . + if the parameter is successfully converted; otherwise, . A string that specifies the time interval to convert. - A array of standard or custom format strings that defines the required format of . + An array of standard or custom format strings that defines the required format of . An object that provides culture-specific formatting information. Converts the string representation of a time interval to its equivalent by using the specified array of format strings and culture-specific format information. The format of the string representation must match one of the specified formats exactly. A time interval that corresponds to , as specified by and . @@ -3381,7 +3381,7 @@ When a time interval component in the string to be parsed contains more than sev A string that specifies the time interval to convert. - A array of standard or custom format strings that define the required format of . + An array of standard or custom format strings that define the required format of . An object that provides culture-specific formatting information. A bitwise combination of enumeration values that defines the style elements that may be present in input. Converts the string representation of a time interval to its equivalent by using the specified formats, culture-specific format information, and styles. The format of the string representation must match one of the specified formats exactly. @@ -4843,12 +4843,12 @@ In some cases, when a time interval component in the string to be parsed contain - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent a time interval to convert. + A span containing the characters that represent a standard or custom format string that defines the acceptable format of . + An object that supplies culture-specific formatting information. + When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. + Converts the specified span representation of a time interval to its equivalent by using the specified format and culture-specific format information, and returns a value that indicates whether the conversion succeeded. The format of the string representation must match the specified format exactly. + if was converted successfully; otherwise, . To be added. @@ -4881,12 +4881,12 @@ In some cases, when a time interval component in the string to be parsed contain - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent a time interval to convert. + An array of standard or custom format strings that define the acceptable formats of . + An object that supplies culture-specific formatting information. + When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. + Converts the specified span representation of a time interval to its equivalent by using the specified formats and culture-specific format information, and returns a value that indicates whether the conversion succeeded. The format of the string representation must match one of the specified formats exactly. + if was converted successfully; otherwise, . To be added. @@ -4932,8 +4932,7 @@ In some cases, when a time interval component in the string to be parsed contain An object that supplies culture-specific formatting information. When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. Converts the string representation of a time interval to its equivalent by using the specified format and culture-specific format information, and returns a value that indicates whether the conversion succeeded. The format of the string representation must match the specified format exactly. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . A string that specifies the time interval to convert. - A array of standard or custom format strings that define the acceptable formats of . + An array of standard or custom format strings that define the acceptable formats of . An object that provides culture-specific formatting information. When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. Converts the specified string representation of a time interval to its equivalent by using the specified formats and culture-specific format information, and returns a value that indicates whether the conversion succeeded. The format of the string representation must match one of the specified formats exactly. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent a time interval to convert. + A span containing the charactes that represent a standard or custom format string that defines the acceptable format of . + An object that supplies culture-specific formatting information. + One or more enumeration values that indicate the style of . + When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. + Converts the specified span representation of a time interval to its equivalent by using the specified format, culture-specific format information, and styles, and returns a value that indicates whether the conversion succeeded. The format of the string representation must match the specified format exactly. + if was converted successfully; otherwise, . To be added. To be added. To be added. @@ -5120,13 +5120,13 @@ In some cases, when a time interval component in the string to be parsed contain - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + A span containing the characters that represent a time interval to convert. + An array of standard or custom format strings that define the acceptable formats of . + An object that supplies culture-specific formatting information. + One or more enumeration values that indicate the style of . + When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. + Converts the specified span representation of a time interval to its equivalent by using the specified formats, culture-specific format information, and styles, and returns a value that indicates whether the conversion succeeded. The format of the string representation must match one of the specified formats exactly. + if was converted successfully; otherwise, . To be added. @@ -5174,8 +5174,7 @@ In some cases, when a time interval component in the string to be parsed contain One or more enumeration values that indicate the style of . When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. Converts the string representation of a time interval to its equivalent by using the specified format, culture-specific format information, and styles, and returns a value that indicates whether the conversion succeeded. The format of the string representation must match the specified format exactly. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, . A string that specifies the time interval to convert. - A array of standard or custom format strings that define the acceptable formats of . + An array of standard or custom format strings that define the acceptable formats of . An object that supplies culture-specific formatting information. One or more enumeration values that indicate the style of . When this method returns, contains an object that represents the time interval specified by , or if the conversion failed. This parameter is passed uninitialized. Converts the specified string representation of a time interval to its equivalent by using the specified formats, culture-specific format information, and styles, and returns a value that indicates whether the conversion succeeded. The format of the string representation must match one of the specified formats exactly. - - if was converted successfully; otherwise, . + if was converted successfully; otherwise, .