package daypack-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Time_pattern.To_stringSource

Sourceval string_of_error : error -> string
Sourceval debug_string_of_weekdays : Time.weekday list -> string
Sourceval debug_string_of_month_days : int list -> string
Sourceval debug_string_of_time_pattern : ?indent_level:int -> ?buffer:Buffer.t -> time_pattern -> string
Sourceval debug_string_of_time_range_pattern : ?indent_level:int -> ?buffer:Buffer.t -> time_range_pattern -> string