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 A number corresponding a given month; 1 (January)- 12 (December)  
locale locale  No Locale to use instead of the locale of the page when processing the function