package timedesc
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml date time handling library
Install
dune-project
Dependency
Authors
Maintainers
Sources
timedesc-2.0.0.tar.gz
sha256=3679d0a56384d66b7f1799645913dd0f0a6a5c252570d8be679184e984102caf
doc/timedesc/Timedesc/Date/ISO_ord/index.html
Module Date.ISO_ordSource
Constructs a date in the ISO ordinal calendar.
Returns Error `Invalid_year if year < 0 || 9999 < year.
Returns Error `Invalid_day_of_year if day_of_year < 1 || day count of year < day_of_year.
Pretty printing
Parsing
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page