How to use JDate

From Joomla! Documentation

Jump to: navigation, search


Temporary example

JFactory::getDate() gets a JDate object and we then do the JDate toFormat function

JFactory::getDate()->toFormat('%a %d %b %Y - %H:%M')
Personal tools