Lucee Function Reference
monthshortasstring()
Returns the string label for the given month in short format
Example
monthshortasstring(number monthNumber,[locale locale]):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
|---|---|---|---|
| monthNumber | number | Yes | |
| locale | locale | No | Locale to use instead of the locale of the page when processing the function |