decode-universal-time
(decode-universal-time universal-time &optional time-zone)
Splits a universal time into the nine decoded values second, minute, hour, date, month, year, day-of-week (0 = Monday), daylight-p and time-zone. Like encode-universal-time, a missing zone means GMT; daylight-p is always nil (no backend knows a daylight-saving rule).