Previous SAXO Documentation Assistant: Overview Next

Calendar/

monthname.pro

gives the name of a month

monthname Calendar,String

result = monthname(month, _EXTRA=_EXTRA)

Return value

the month names, a string with the same number of elements than month.

Parameters

month        in required type: scalar or array

the month number (from 1 to 12).

Keywords

_EXTRA       

Used to pass keywords

Examples

 IDL> name=monthname(2)

    

Version history

Version

$Id: monthname.pro 231 2007-03-19 17:15:51Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) 1 October 2001

 


  Produced by IDLdoc 2.0.