TimeComponent.valueToString method
TimeComponent › valueToString
Converts a time to a string.Signature:
valueToString(value: moment.Duration): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| value | moment.Duration | The time to convert. |
Returns: string — The string.