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:
halw
2008-09-23 03:52:17 +00:00
parent 8af2d620dd
commit 574536712d
17 changed files with 41 additions and 69 deletions

View File

@@ -0,0 +1,5 @@
[[Property:title|EiffelTime Class Reference]]
[[Property:weight|2]]
[[Property:uuid|ab08dc65-7d32-f681-d7de-e391081736eb]]
==View the [[ref:libraries/time/reference/index|EiffelTime Class Reference]]==

View File

@@ -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.

View File

@@ -1,16 +1,5 @@
[[Property:title|EiffelTime Library]]
[[Property:link_title|EiffelTime]]
[[Property:title|EiffelTime]]
[[Property:weight|9]]
[[Property:uuid|3d96626f-11f3-67a2-dec6-69f7faf4a8d6]]
Type: Library <br/>
Platform: Any <br/>
See:
* [[EiffelTime|Content]]
* [[ref:libraries/time/reference/index|Reference]]
==EiffelTime Class Library==