Short:        Calculate number of days between two dates.
Author:       FighterForFuture/TheCrew www.TheCrew.w.pl
Uploader:     FighterForFuture/TheCrew
Type:         util/misc
Version:      1.7 (2-12-2001)
Requires:     Amiga (compatible) system
Architecture: m68k-amigaos


Usage:

        From version 1.5 DaysBetween uses gadtools gui, and all cli
  parameters are no longer used.  If you want use cli (reached) version get
  DaysBetween1_4.lha.


        Start from cli or from wb.  Small window will be opened with six
  input gadgets and two text gadgets.  Enter the start and end date and the
  program will calculate numbers of days between those dates immediately.

        If the given date is wrong (day or month is out of range) the error
  number will appear.

        From version 1.5 the 'read' parametr which is used to show text (no
  number) output is not active. This will be fixed in next release.


Disclaimer:

        Use this program at your own risk!  I assume no responsibility or
  liability for any problems or damages that occur by the use, modification,
  or existence of this program.


Future Plans:

  - implement number reading to GUI versions.

  If you have any propositions, or reported some bugs give me to know.

Author:

   FighterForFuture/TheCrew
   e-mail: qrwamaca@go2.pl

   hOmE pAge of pOlish aScIi grOup The Crew:

        http://www.TheCrew.w.pl

   For other my programs and updates try:
   Fightre's home page (polish only):

        http://www.EVFI.w.pl/tworczosc.html#programiki


History:
   1.0 (20-Nov-2001)
       - First public version. Aminet Upload.
   1.2 (23-Nov-2001)
       - All code in one function
   1.3 (23-Nov-2001)
       - Added error handler
       - 'quiet' parameter fixed.
   1.4 (24-Nov-2001)
       - range extended
       - implemented number text reading
       added 'read' parameter
   1.5 (29-Nov-2001)
       - Gui added
       - all cli argument are not used
   1.6 (1-Dec-2001)
       - Gui gadgets fixed
       - added 'ready' gadget
       - wbfont added as default
   1.7 (2-Dec-2001)
       - wbfont's heigh added
       - gui fixed to be scaled to wbfont size.