[whups] Time and date formats in Whups
Jan Schneider
jan at horde.org
Wed Feb 15 14:52:52 PST 2006
Zitat von Joaquim Homrighausen <joho at webbplatsen.se>:
> In prefs.php (WHUPS-HEAD20060215).. one finds:
>
> $_prefs['report_time_format'] = array(
> 'value' => '%m/%d/%y',
> 'locked' => false,
> 'shared' => false,
> 'type' => 'enum',
> 'enum' => array('%a %d %B' => _("Weekday Day Month"),
> '%c' => _("Weekday Day Month HH:MM:SS TZ"),
> '%m/%d/%y' => _("MM/DD/YY"),
> '%m/%d/%y %H:%M:%S' => _("MM/DD/YY HH:MM:SS")),
> 'desc' => _("Date/Time format for search results")
> );
Because two of these contain the time too.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the whups
mailing list