9.72
MONTHN - Returns the name of a month for a given date
Default is today; argument1 is an optional language (one of American, German), default is American (? on error).
Argument(s)
from 0 to 2, String String
Result type
String
Aliases
MONTHNAME
Category
Time/date handling
Example:
C:> ASET -p X := MONTHN('12/04/1992') X=December