ocaml-unix-time
provides access to the features exposed in
time.h in a way that is not tied to the
implementation on the host system.
The Time module provides types and functions
for describing and working with time.h structures like tm, timespec,
and itimerspec.
The Time_unix module provides bindings to
functions that use the types in Time.