.NET Framework Class Library
DateTime..::.ToString Method

Converts the value of the current DateTime object to its equivalent string representation.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString()()()Converts the value of the current DateTime object to its equivalent string representation. (Overrides ValueType..::.ToString()()().)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(IFormatProvider)Converts the value of the current DateTime object to its equivalent string representation using the specified culture-specific format information.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(String)Converts the value of the current DateTime object to its equivalent string representation using the specified format.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkToString(String, IFormatProvider)Converts the value of the current DateTime object to its equivalent string representation using the specified format and culture-specific format information.
Top
See Also

Reference

Tags :


Page view tracker