Function epl_month_num_to_name
Month Num To Name
Takes a month number and returns the name three letter name of it.
Package: EPL\Functions\Global
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/functions.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.0
Located at lib/includes/functions.php
Parameters summary
integer |
$n |
Month number. |
Return value summary
string
|
Short month name |