Quote:
Originally Posted by rammieone
Did you load it with the images???
As otherwise it seems to show a day behind
|
Loaded it with the images and had to use this code.. and it works now...
Code:
$format = sprintf("On %s%s %s %s",date("j",$event['dateline_from'])+1, date("S",$event['dateline_from']), date("M",$event['dateline_from']), date("Y",$event['dateline_from']));