Zeitausgabe editieren
Verfasst: 10.03.2005 11:16
diese zeile zeigt ja das datum an
also zum beispiel: Mi März 09, 2005 6:30 pm
wie kann ich es ändern dass nur das angezeigt wird: Mi März 09, 2005
?
Code: Alles auswählen
'S_POSTTIME' => create_date($board_config['default_dateformat'], $recent_topic_row[$i]['post_time'], $board_config['board_timezone'])
wie kann ich es ändern dass nur das angezeigt wird: Mi März 09, 2005
?