JGLOBAL_CUSTOM="Custom"
JGLOBAL_VERTICAL="Vertical"
JGLOBAL_INLINE="Inline"
JINVALID_TOKEN="Invalid Token"
MOD_JDSIMPLECONTACTFORM="JD Simple Contact Form"
MOD_JDSIMPLECONTACTFORM_XML_DESCRIPTION="JD Simple Contact form provides you with a simple form builder and the minimal options needed to make forms work in Joomla.
Here is what's included:
DD | Day of the month, 2 digits with leading zeros | 01 to 31 |
ddd | A textual representation of a day, three letters | Mon through Sun |
dddd | A full textual representation of the day of the week | Sunday through Saturday |
Do | English ordinal suffix with the day of the month, 2 characters with date. | st, nd, rd or th |
Do | English ordinal suffix with the day of the month, 2 characters with date. | 01st, 02nd, 03rd or Nth |
MM | Numeric representation of a month, with leading zeros | 01 through 12 |
MMM | A short textual representation of a month, three letters | Jan through Dec |
MMMM | A full textual representation of a month, such as January or March | January through December |
YY | A two digit representation of a year | 99 or 03 |
YYYY | A full numeric representation of a year, 4 digits | 1999 or 2003 |