import Time main = do t <- getClockTime print (toUTCTime t)