Hi,
How can I remover the create time from the articles?
Thanks,
John
Solution ::
Go to Language Manager -> Overrides tab and create new overrides constant, e.g. K2_DATE_FORMAT_LC2
and type in date format you need, e.g.
d-m-Y
you’ll get 26-02-2013
Here is a ink to the parameters for date & time for PHP
php.net/manual/en/function.date.php