* If the user has not selected a time format, make a guess about 12 hour or 24 hour...
commit994e2ee7287f1223e5a63e7b439f620958ea0155
authorajc <ajc@c9418f8e-8c02-0410-9258-ad310909226a>
Wed, 21 Jan 2009 05:08:17 +0000 (21 05:08 +0000)
committerajc <ajc@c9418f8e-8c02-0410-9258-ad310909226a>
Wed, 21 Jan 2009 05:08:17 +0000 (21 05:08 +0000)
tree818dbc6148b13f967b44f1c1bc5ba956b02978f7
parent3fe9863a5ba138d0d72fe7f9f99ff777dd9c50f9
* If the user has not selected a time format, make a guess about 12 hour or 24 hour format based on the locale.  If strftime('%X') contains the letter 'M' then we go with 12 hour format; otherwise 24 hour.

git-svn-id: svn://uncensored.citadel.org/trunk@6977 c9418f8e-8c02-0410-9258-ad310909226a
webcit/fmt_date.c
webcit/webcit.h