In Czech the date is presented as: d.m.Y (which shows as 15.6.2012) for example. The date variable used in Pligg outputs March 15, 2012. I've looked in libs/user.php for this and all I can located is the line:
...which doesn't specify the output. Can you point me in the right direction? Many thanks!Code:$main_smarty->assign('user_joined', get_date($this->date));







