MONTH_NAME_KPB
Name
MONTH_NAME_KPB
Purpose
Return the name of a month.
Calling Sequence
month_name = MONTH_NAME_KPB(month)
Inputs
date : date can be a CDATE structure or the actual month index (1 - 12)
Output
String containing the name of the month.
Keywords
SHORT : if set, return 3-letter abbreviation of month name
Author And History
Kenneth P. Bowman.