Click or drag to resize

OleDateTime.ToString Method

X#
Overload List
  NameDescription
Public methodToString
Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture.
(Overrides ToString.)
Public methodToString(IFormatProvider)
Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture.
Public methodToString(String, IFormatProvider)
Converts the value of the current DateTime object to its equivalent string representation using the formatting conventions of the current culture.
Top
See Also