Lucee Function Reference
Function 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 |