OleDateTime.ToString Method |
Name | Description | |
---|---|---|
ToString | Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture. (Overrides 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. |