This page is part of the BugReports series. Please go there to submit a new bug or to see the list of all existing reports.


non english date formats

ewiki version R1.02b-rc1
operating system Linux
database backend mysql
php version 4.0.x
bug category markup
status frozen

BobRomeo: Is it possible to 'pre-define' the date format mentioned in ewiki.php in

318 $ewiki_t["C"] = (array)@$ewiki_t["C"] + array(

"DATE" => "%a, %d %b %G %T %Z",

And anything else for that matter. Can I pre-define this in config.php ?

bottom corner