DateToString Method |
| Name | Description | |
|---|---|---|
| ToString |
returns a string representation in 'yyyy-MM-dd' format
(Overrides ObjectToString.) | |
| ToString(String) |
returns a string in specified format
| |
| ToString(String, IFormatProvider) | Formats the value of the current instance using the specified format. |