Click or drag to resize
DateTimeContainerToString Method
Overload List
  NameDescription
Public methodToString
Returns string representation of datetime.
(Overrides ObjectToString.)
Public methodToString(IFormatProvider)
Converts the value of this instance to an equivalent String using the specified culture-specific formatting information.
Public methodToString(String, IFormatProvider)
Formats the value of the current instance using the specified format.
Top
See Also