0
Welcome Guest! Login
0 items Join Now

X Days Ago

    • Carl V's Avatar
    • Carl V
    • Sr. Rocketeer
    • Posts: 148
    • Thanks: 1
    • Real Estate Investor

    X Days Ago

    Posted 13 years 1 month ago
    • I'm trying to figure out how to make a published "x days ago"

      So instead of the output being something like this:
      <?php echo JText::sprintf(JHtml::_('date',$this->item->created, JText::_('DATE_FORMAT_LC2'))); ?>

      I'm just not sure the steps I need to take to make this happen.

      So instead of
      Published: Apr 1, 2012

      it's this:
      Published: 2 days ago

      Thank you,
      Carl
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: X Days Ago

    Posted 13 years 1 month ago
    • You would have to calculate how many days passed from the published date till the present date. My suggestion would be to ask this in the official Joomla forum 8)
    • Check my services at: Mihha-Vision

Time to create page: 0.046 seconds