Module Messages.InternalDateSource

type t =
| Default
| DateHeader
| ReceivedTime
val to_string : t -> string
val of_string : string -> t