GDmac/num2roman
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Numeral to Roman
{exp:num2roman:convert num="2011"} will convert 2011 to MMXI
examples:
Month: {exp:num2roman:convert num="{entry_date format="%m"}"}
Year: {exp:num2roman:convert num="{entry_date format="%Y"}"}