MonthComponent.valueFromString method
MonthComponent › valueFromString
Converts a string to a month.Signature:
valueFromString(str: string): IsoMonthParameters:
| Parameter | Type | Description |
|---|---|---|
| str | string | The string to convert. |
Returns: IsoMonth — The month.