Converts the time denoted by this instance to its equivalent short time string representation.
A string containing the same value as a string returned by DateTime.ToString ("t", null ).
The value of the current instance is formatted using the short time format specifier, 't'.
Note:This format uses the culture of the current thread. To specify formatting using a different culture, use DateTime.ToString .
For more information regarding the short time specifier, see System.Globalization.DateTimeFormatInfo .
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0