Calendar date format is now yyyy-mm-dd because that is the
authorArt Cancro <ajc@citadel.org>
Mon, 29 Sep 2008 16:23:07 +0000 (16:23 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 29 Sep 2008 16:23:07 +0000 (16:23 +0000)
commit4d8058558a7251e6ac9222ebd1c2d1270cdd9153
treea1c6431cb447ed2c94207c8a95d8aa6713b9f4cf
parent31b598b10dcc8f63c5cf77cffb6f305f7cff1339
Calendar date format is now yyyy-mm-dd because that is the
most 'international' format I can think of.  If someone wants to
go through the trouble of figuring out the date format for every
locale and passing it through, go ahead, otherwise we'll leave it
this way.  We still need to pass the language through to the
datepicker.
webcit/calendar_tools.c
webcit/event.c
webcit/static/wclib.js