package tls
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type tm = {
tm_sec : int;
(*Seconds 0..60
*)tm_min : int;
(*Minutes 0..59
*)tm_hour : int;
(*Hours 0..23
*)tm_mday : int;
(*Day of month 1..31
*)tm_mon : int;
(*Month of year 0..11
*)tm_year : int;
(*Year - 1900
*)tm_wday : int;
(*Day of week (Sunday is 0)
*)tm_yday : int;
(*Day of year 0..365
*)tm_isdst : bool;
(*Daylight time savings in effect
*)
}
The type for representing wallclock time and calendar date.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>