package odate

  1. Overview
  2. Docs
Date & Duration Library

Install

Dune Dependency

Authors

Maintainers

Sources

odate-0.7.tbz
sha256=74192cc81d97f3c2689b6f5b55ef5006f71412cc947441832260ea85518f55af
sha512=2d490b6b102ed0e153192a13acc65ce67ef31414e68e96b8152ada38b05a7624f9c6f246692cffb4fb39422de600160613ef82ea2843d7cd6e79b20fd23ae438

doc/odate/Duration_parser/index.html

Module Duration_parserSource

Sourcetype token =
  1. | SEMICOLON
  2. | PERCENT
  3. | OPEN
  4. | LT
  5. | INT of int
  6. | GT
  7. | EQ
  8. | EOF
  9. | DIRECTIVE of char
  10. | DASH
  11. | CLOSE
  12. | CHAR of char
Sourceexception Error
OCaml

Innovation. Community. Security.