__Date.ToString 方法 |
名称 | 说明 | |
---|---|---|
ToString | Returns the fully qualified type name of this instance. (重写 ToString.) | |
ToString(IFormatProvider) | Converts the value of this instance to an equivalent String using the specified culture-specific formatting information. | |
ToString(String) | Converts the value of the current DateTime object to its equivalent string representation using the specified format and the formatting conventions of the current culture. | |
ToString(String, IFormatProvider) | Formats the value of the current instance using the specified format. |