Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Yocaml_syndication.Datetime
SourceAn extension of Yocaml.Archetype.Datetime.t
with Timezone support.
compare dt1 dt2
a dummy comparison function that does not care about the Timezone (because we expect that every RSS/Atom elements are published on the same Timezone).
make ?tz datetime
build a datetime
associated with a Timezone.