syntax:functions:monthname
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| syntax:functions:monthname [2015/04/03 20:58] – elenap | syntax:functions:monthname [2021/09/10 22:46] (current) – [Examples] craigt | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== MonthName(month_number) ===== | + | ====== MonthName(month_num) ====== |
| + | Category: | ||
| - | Returns | + | \\ |
| + | =====Description===== | ||
| + | This function returns the abbreviated | ||
| + | |||
| + | \\ | ||
| + | =====Arguments===== | ||
| + | ^Argument^Type^Description^ | ||
| + | |month_num|Number|A number representing a month, from 1 to 12.| | ||
| + | |||
| + | **Return value type:** Text (Jan, Feb, Mar, etc.) | ||
| + | |||
| + | \\ | ||
| + | =====Examples===== | ||
| + | |||
| + | monthname(1) | ||
| + | |||
| + | monthname(9) | ||
| + | |||
| + | \\ | ||
| + | =====See also===== | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| - | ^ Example | ||
| - | | MonthName(1) | ||
| - | | MonthName(8) | ||
syntax/functions/monthname.1428109139.txt.gz · Last modified: by elenap