Module Metadata.Date

type t = Date.t
val from : (module VALIDABLE with type t = 'a) -> 'a -> t Validate.t
include INJECTABLE with type t := t
val inject : (module Key_value.DESCRIBABLE with type t = 'a) -> t -> (string * 'a) list

Produces a structured object, compliant to a template input from a t.