Short: Reminder and calendar utility Author: Juergen Klawitter Uploader: Andreas Neumann Type: util/time Replaces: util/time/Anno1.20* Architecture: m68k-amigaos ANNO is a calendar program that helps to organize your personal dates. It orders user-defined dates of a year chronologically and displays them in a list window. Dates of different actuality are marked by different background colors which can be chosen by you. ANNO is easy to use. Dates can be changed, deleted or added instantly without a special editor program. ANNO is no commodity, waiting in the background and popping up requesters when time has come. You have to call it in order to be informed about the next dates. ANNO has been programmed in assembler, is rather short (11 K actually) and doesn't need much memory. Only system libraries are used. Features -------- o Reentrant o Font sensitive o Abbreviations of weekdays and months are localized if locale.library V38+ is present. o Uses up to 7 colors for better survey of dates. The number of colors depends on the depth of the Workbench screen. o Calculates Julian dates, weekdays, Easter and Advent related holidays for any year from 100 to 3200. o Shows the difference in days from today to any date o A lot of date types available (dayly, weekly, monthly, yearly, Easter releated, Advent related...) o Monthly survey o Different data files can be used Changes in V1.21 ---------------- V1.20 did not work correctly if locale.library was absent. The abbreviations of the weekdays had only one character (the last one) instead of three. Thanks to Igor Perkovic for reporting this bug.