Previous PageNext Page

8.4.54 MonthName Function

Returns a string indicating the specified month.
 

Syntax

MonthName(month[, abbreviate])

Arguments

month
The numeric designation of the month. For example, January is 1, February is 2, and so on. Required.
abbreviate
A Boolean value that indicates if the month name is to be abbreviated. If omitted, the default is False, which means that the month name is not abbreviated. Optional.

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page