Jump to content

Insert formatted data into a variable


NAmeviolated

Recommended Posts

Not sure if thats the right wording for it.

 

I'm using joomla and need to pull a date format from a file

 

$dateInfo = JText::_('date' , $this->item->publish_down);

 

Doesn't work it just shows "Date".  But trying to format publish_down via 'date' and store it in $dateInfo

 

Any ideas?

 

 

Link to comment
https://forums.phpfreaks.com/topic/249772-insert-formatted-data-into-a-variable/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.