root/tags/lgt290/library/dates.notes

Revision 2, 0.6 KB (checked in by pmoura, 7 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1=================================================================
2Logtalk - Object oriented extension to Prolog
3Release 2.9.0
4
5Copyright (c) 1998-2001 Paulo Moura.  All Rights Reserved.
6=================================================================
7
8
9To load all objects in this group consult the dates.loader utility
10file.
11
12The object date implements some useful calandar date predicates.
13
14The object time implements some useful time predicates.
15
16Please note that some of the functionality of these objects depends
17on the used Prolog support for accessing operating system time and
18date values.
Note: See TracBrowser for help on using the browser.