SAXO Documentation
Overview
Directory
Categories
Index
Search
File
Source
Help
Etc
Developer documentation
<<prev file
| next file >>
view single page
|
view frames
summary: fields | routine details:
routine
Calendar/
monthname.pro
gives the name of a month keyword parameters of string function to specify the format of the month (the C format) can be used.
top
monthname
calendar
result =
monthname(
mm1
,
_EXTRA
=
_EXTRA
)
Return value
the month's name
Parameters
mm1
in
required
the month number (from 1 to 12)
Keywords
_EXTRA
used to pass your keywords to the created procedure.
Examples
IDL> name=monthname(2)
Version history
Version
$Id$
History
Sebastien Masson (smasson@lodyc.jussieu.fr) 1 October 2001
Produced by IDLdoc 2.0.