Click or drag to resize

DateToString Method

Overload List
  NameDescription
Public methodToString
returns a string representation in 'yyyy-MM-dd' format
(Overrides ObjectToString.)
Public methodToString(String)
returns a string in specified format
Public methodToString(String, IFormatProvider)
Formats the value of the current instance using the specified format.
Top
See Also