* The date/time stamp of messages are now output using JavaScript's
authorArt Cancro <ajc@citadel.org>
Fri, 24 Jun 2005 15:17:49 +0000 (15:17 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 24 Jun 2005 15:17:49 +0000 (15:17 +0000)
commit0da9ad1ea67516356d0fdc1f5ae3e06cee96f373
treef8f9ebf55612ba9ded162cbaf15256022a6c2823
parentb44c9607af193dfceb3eddc050f840963331e442
* The date/time stamp of messages are now output using JavaScript's
  toLocaleString() function, observing the browser's locale and timezone
  instead of the web server's.
webcit/ChangeLog
webcit/messages.c
webcit/static/wclib.js