** Would it be a fairly easy task to integrate a converter into the Calendar script so that it shows 'proper' date and time?. **
Perl has built in routines for doing it but the CalendarScript 'offset' has to be taken into account and also the recorded times being in GMT. Calendar script does that in a number of places to display a proper human readable date format.
BTW. The times stored in the event record (which I assume you are attempting to display) is the time the event was entered, not necessarily the time the event is scheduled for. That information is stored in the schedule database, not the event database.
Maybe the previous forum message "Adding Date and Time to Event View" will shed some light on your delima?
Dan O.
[This message has been edited by DanO (edited January 14, 2004).]