TicksTo
|
Name | Description | |
---|---|---|
ToString | Converts the value of the Ticks value to its equivalent DateTime string representation. | |
ToString(IFormatProvider) | Converts the Ticks value to its equivalent string representation, using the specified culture-specific DateTime format information. | |
ToString(String) | Converts the Ticks value to its equivalent string representation, using the specified DateTime format. | |
ToString(String, IFormatProvider) | Converts the Ticks value to its equivalent string representation, using specified format and culture-specific DateTime format information. |