Skip to content

Commit

Permalink
Added more doc for Time_zone_info
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenldl committed Nov 28, 2023
1 parent 3f22c7d commit e2dec56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions timedesc/timedesc.mli
Original file line number Diff line number Diff line change
Expand Up @@ -2092,6 +2092,8 @@ end
module Time_zone_info : sig
type t
(** A possibly valid pairing of time zone and offset.
Whether the pairing actually makes sense still depends on the attached date time
(or similar data).
*)

type error =
Expand Down

0 comments on commit e2dec56

Please sign in to comment.