mtime 1.2.2
|
Mmtime | Mtime is a compound module making all library components accessible via one module |
Mmtime_calendar | Provides the calendar to the users, abstracting the different calendars available |
▼Mmtime_date | Date and some operations supported on Date |
Cnewdate | |
▼Mmtime_datetime | DateTime and some operations supported on DateTime |
Cmax | |
Cmin | |
Cnewdatetime | |
Coperator(/=) | |
Coperator(<) | |
Coperator(<=) | |
Coperator(==) | |
Coperator(>) | |
Coperator(>=) | |
Mmtime_eventgroups | Event-groups which contains a list of events |
▼Mmtime_events | Definition of the basic event type and its methods |
Cnewevent | |
▼Mmtime_julianday | Julian Day Calendar and some operations supported on julian dates |
Coperator(+) | |
Coperator(-) | |
Coperator(/=) | |
Coperator(<) | |
Coperator(<=) | |
Coperator(==) | |
Coperator(>) | |
Coperator(>=) | |
▼Mmtime_print_by_callback | Register a callback function and print mtime objects by this function |
Cfinish_mtime | |
Cprint_mtime | |
▼Mmtime_time | Time and some operations supported on Time |
Cnewtime | |
▼Mmtime_timedelta | TimeDelta and some operations supported on TimeDelta |
Cgetptstringfromseconds | |
Cnewtimedelta | |
Coperator(*) | |
Coperator(+) | |
Coperator(-) | |
Coperator(/=) | |
Coperator(<) | |
Coperator(<=) | |
Coperator(==) | |
Coperator(>) | |
Coperator(>=) | |
Mmtime_utilities | Support for handling ISO 8601:2004 repeated time interval strings |