The Haskell "time" package replaces System.Time (existing API).
You can browse
the source,
the API from Haddock,
some use cases.
Or fetch the project like this:
darcs get http://darcs.haskell.org/packages/time/
ashley@semantic.org