ISE EiffelTime 5.2, 2002

Introduction
============
  The library EiffelTime is built on three notions of time. The absolute notion 
(for example, what time is it? 3:45 p.m.) is used for events. It may be useful 
also to deal with an interval between two events (the meeting is between
3:45 p.m.  and 6:00 p.m.). Finally EiffelTime has the notion of
duration, which is the length of an interval (the meeting will take
2:15). The notion of absolute is linked with duration by the use of an
origin.

Documentation
=============

A complete documentation can be found from help menu in EiffelStudio.

--|----------------------------------------------------------------
--| EiffelTime: library of reusable components for ISE Eiffel.
--| Copyright (C) 1986-2001 Interactive Software Engineering Inc.
--| All rights reserved. Duplication and distribution prohibited.
--| May be used only with ISE Eiffel, under terms of user license. 
--| Contact ISE for any other use.
--|
--| Interactive Software Engineering Inc.
--| ISE Building, 2nd floor
--| 270 Storke Road, Goleta, CA 93117 USA
--| Telephone 805-685-1006, Fax 805-685-6869
--| Electronic mail <info@eiffel.com>
--| Customer support e-mail <support@eiffel.com>
--| For latest info see award-winning pages: http://www.eiffel.com
--|----------------------------------------------------------------

  
