OleDateTime.ToString 方法 |
名称 | 说明 | |
---|---|---|
ToString | Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture. (重写 ToString.) | |
ToString(IFormatProvider) | Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture. | |
ToString(String, IFormatProvider) | Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture. |