Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Caqti date and time field type based on the calendar package.
type Caqti_type.Field.t +=
| Cdate : CalendarLib.Date.t Caqti_type.Field.t
| Ctime : CalendarLib.Calendar.t Caqti_type.Field.t
val cdate : CalendarLib.Date.t Caqti_type.t
val ctime : CalendarLib.Calendar.t Caqti_type.t