Quote:
Originally Posted by jscieza
Hi Lynne,
I'm not a programmer so I believe that I'm going to be unable to achieve that myself. If you get some free time soon hope you can give me a hand with this.
Thank you,
Jonathan
|
As I said, you just add a third parameter of true to the date:
Code:
$user['date'] = vbdate($this->registry->options['dateformat'],$user['dateline'],true);