typedef struct { Uint16 year; Uint8 month; Uint8 day; Uint8 hour; Uint8 minute; Uint8 second; Uint8 dayofweek; } BUS_TIME;