added some docu

This commit is contained in:
Ralf Becker 2004-05-09 20:01:28 +00:00
parent 84e8c11710
commit 942a967704

View File

@ -443,6 +443,7 @@
return $this->gmtdate(mktime($hour, $minute, $second, $month, $day, $year));
}
// Note common:show_date converts server- to user-time, before it returns the requested format !!!
function localdates($localtime)
{
$date = Array('raw','day','month','year','full','dow','dm','bd');