package syndic
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
RSS1, RSS2, Atom and OPML1 parsing
Install
dune-project
Dependency
Authors
Maintainers
Sources
syndic-1.3.tar.gz
sha256=6865e8426c0143a8d493239f7354212e4a927060e5d5f34d81c9b55b284b560d
md5=8761e38ad2ed93014b06160fa6397333
doc/syndic/Syndic_date/index.html
Module Syndic_date
Minimal date module required by Syndic.
type t = CalendarLib.Calendar.tA date with time.
val epoch : tThe POSIX time, i.e. Thursday, 1 January 1970 00:00:00 (UTC).
max d1 d2 return the maximum (i.e. more recent) of the dates d1 and d2.
min d1 d2 return the minimum (i.e. less recent) of the dates d1 and d2.
val of_rfc822 : string -> tval to_rfc822 : t -> stringval of_rfc3339 : string -> tval to_rfc3339 : t -> stringval string_of_month : month -> stringReturn the 3 letters identifying the month in English.
val year : t -> intReturn the 4 digit year of the date.
val day : t -> intReturn the day of the month (1..31).
val hour : t -> intval minute : t -> intval second : t -> float sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>