package odate

  1. Overview
  2. Docs

Module ODate.WeekdaySource

Sourceval set_stringifier : (weekday -> string) -> unit
Sourceval set_stringifier_abbr : (weekday -> string) -> unit
Sourceval of_int : int -> weekday
Sourceval to_int : weekday -> int
Sourceval to_string : weekday -> string
Sourceval to_string_short : weekday -> string