Removed monthname() and replaced with proper strftime() calls.
authorArt Cancro <ajc@citadel.org>
Mon, 13 Feb 2006 04:01:36 +0000 (04:01 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 13 Feb 2006 04:01:36 +0000 (04:01 +0000)
commitbcc57555b49c86b9c613339627c1eef150979d92
treebc26bb73923be46587c8c3c56a4b928f2e0625d1
parent69dac1a73084f891fbda01ca45151bba3e9b2075
Removed monthname() and replaced with proper strftime() calls.
All date/time output should be fully localized now.
webcit/calendar.c
webcit/calendar_tools.c
webcit/calendar_view.c
webcit/fmt_date.c
webcit/webcit.h