** The start and end times in the output log... **
What's an output log?
** 1094286600 1094286600 **
BTW. Those are the start and end dates (day, month, year and time) which are stored in Unix date format.
JFYI. 1094286600 = 9th month, day 04, year 2004, 08:30:00 (H:M:S) GMT
The times themselves are stored in the event schedule record in military notation (eg. 0900, 1200). To see how it is used, look in the default.html template file for the code surrounding "start_time" (without the quotes).
Dan O.
------------------