[This is preliminary documentation and is subject to change.]
Returns a String that represents the current Time. The result string is formatted using the format provided in the format parameter.
Returns a String that represents the value specified in time. The result string is formatted using the format provided in the format parameter.
Overload List
Name | Description | |
---|---|---|
![]() | ToString()()() | (Overrides Object..::.ToString()()().) |
![]() | ToString(String) | Returns a String that represents the current Time. The result string is formatted using the format provided in the format parameter. (Overrides DataTypeBase..::.ToString(String).) |
![]() ![]() | ToString(Time, String) | Returns a String that represents the value specified in time. The result string is formatted using the format provided in the format parameter. |