mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-04-05 09:39:31 +02:00
Author:halw
Date:2008-09-23T03:52:17.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@34 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
[[Property:title|EiffelTime]]
|
||||
[[Property:link_title|EiffelTime Tutorial]]
|
||||
[[Property:title|EiffelTime Tutorial]]
|
||||
[[Property:weight|0]]
|
||||
[[Property:uuid|2c1bfedd-d515-cd6b-bd22-b06326fc98d8]]
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user