val string_of_time_t : ?localtime:bool -> float -> string
(** Convert string to time in ISO format. If [~localtime] is true
then it uses localtime, else UTC. *)
val string_of_time_t : ?localtime:bool -> float -> string
(** Convert string to time in ISO format. If [~localtime] is true
then it uses localtime, else UTC. *)