Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
These accessors all use Date.create_exn
when creating new dates, and therefore can raise if any fields fail to validate according to that function.
val year_exn :
(_, int, Core_kernel.Date.t, [< Accessor_core__.Import.field ])
Accessor_base.Simple.t
val month_exn :
(_,
Core_kernel.Month.t,
Core_kernel.Date.t,
[< Accessor_core__.Import.field ])
Accessor_base.Simple.t
val day_exn :
(_, int, Core_kernel.Date.t, [< Accessor_core__.Import.field ])
Accessor_base.Simple.t