MonthComponent.valueToString method
MonthComponent › valueToString
Converts a month to a string.Signature:
valueToString(value: IsoMonth): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| value | IsoMonth | The month to convert. |
Returns: string — The string.