module Extended_time:Shortcut for calling Core_extended.Unix.strftime without having to create a Time.t and convert it to a Unix.tm.sig
..end
format "%Y-%m-%d" t
will return "YYYY-MM-DD"
module Extended_date:sig
..end
module Extended_span:sig
..end