int decode_time(string t, int|void want_utc)
Converts a database time spec to a system time value. t Time spec to decode. want_utc Take the date part from this system time value. If zero, a seconds-since-midnight value is returned.