C | |
Calendar |
Calendar implementation in which seconds are integer.
|
Calendar [Printer] |
Calendar printer.
|
CalendarPrinter [Printer] | |
Calendar_builder |
Generic calendar implementation.
|
Calendar_sig |
Calendar interface.
|
D | |
Date |
Date implementation.
|
Date [Calendar_sig.S] |
Date implementation used by this calendar.
|
Date [Printer] |
Date printer.
|
DatePrinter [Printer] | |
Date_sig |
Date interface.
|
F | |
Fcalendar |
Calendar implementation in which seconds are float.
|
Fcalendar [Printer] |
Fcalendar printer.
|
Float [Utils] |
Float implementation.
|
Ftime |
Time implementation in which seconds are floats.
|
Ftime [Printer] |
Ftime printer.
|
I | |
Int [Utils] |
Integer implementation.
|
M | |
Make [Calendar_builder] |
Implement a calendar from a date implementation and a time implementation.
|
Make_Precise [Calendar_builder] |
Similar to
Calendar_builder.Make but results are more precise.
|
P | |
Period |
A period represents the time passed between two events (a date, a time...).
|
Period [Calendar_sig.S] |
A period is the number of seconds between two calendars.
|
Period [Time_sig.S] |
A period is the number of seconds between two times.
|
Period [Date_sig.S] |
A period is the number of days between two dates.
|
Precise [Calendar] |
More precise implementation of calendar in which seconds are integer.
|
Precise [Fcalendar] |
More precise implementation of calendar in which seconds are float.
|
Precise_Calendar [Printer] |
Precise Calendar printer.
|
Precise_Fcalendar [Printer] |
Precise Fcalendar printer.
|
Printer |
Pretty printing.
|
S | |
Second [Time_sig.S] |
Second implementation
|
T | |
Time |
Time implementation in which seconds are integers.
|
Time [Calendar_sig.S] |
Time implementation used by this calendar.
|
Time [Printer] |
Time printer.
|
TimePrinter [Printer] | |
Time_Zone |
Time zone management.
|
Time_sig |
Time interface.
|
U | |
Utils |
Some utilities.
|
V | |
Version |
Information about version of calendar.
|