ToString
Returns a string representation of the time.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.IntegerTime
- Assembly: UnityEngine.CoreModule
ToString()
Returns a string representation of the time.
public override readonly string ToString()
Returns
Type | Description |
|---|---|
| string |
ToString(string, IFormatProvider)
Returns a string representation of the time.
public readonly string ToString(string format, IFormatProvider formatProvider)
Parameters
Returns
Type | Description |
|---|---|
| string |