Click or drag to resize

TicksToString Method

Overload List
  Name Description
Public method ToString Converts the value of the Ticks value to its equivalent DateTime string representation.
Public method ToString(IFormatProvider) Converts the Ticks value to its equivalent string representation, using the specified culture-specific DateTime format information.
Public method ToString(String) Converts the Ticks value to its equivalent string representation, using the specified DateTime format.
Public method ToString(String, IFormatProvider) Converts the Ticks value to its equivalent string representation, using specified format and culture-specific DateTime format information.
Top
See Also