On Mon, Aug 8, 2011 at 11:32 PM, Muayyad AlSadi <als...@gmail.com> wrote:

> %A %Ol:%OM %p


%OIis replaced by the hour (12-hour clock) using the locale's alternative
numeric symbols. %OMis replaced by the minutes using the locale's
alternative numeric symbols.
it seems that Shell.util_format_date which relies on g_date_time_format ()
does not support those strftime formats

see

http://developer.gnome.org/glib/2.29/glib-GDateTime.html#g-date-time-format

http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to