TimeComponent.valueFromString method
TimeComponent › valueFromString
Converts a string to a time.Signature:
valueFromString(str: string): moment.DurationParameters:
| Parameter | Type | Description |
|---|---|---|
| str | string | The string to convert. |
Returns: moment.Duration — The date.