1Time(3kaya)                  Kaya module reference                 Time(3kaya)
2
3
4

NAME

6       Time - Time and date functions
7

DESCRIPTION

9       This  module  contains functions to store date/time data, and to format
10       dates and times in ways suitable for  interaction  with  other  systems
11       such as email, HTTP or databases.
12

DATA TYPES

14       Time.Day (3kaya)
15       Time.IsoTimeOpts (3kaya)
16       Time.Month (3kaya)
17       Time.Time (3kaya)

EXCEPTIONS

19       Time.CantParseTime (3kaya)
20       Time.NoSuchDay (3kaya)
21       Time.NoSuchMonthName (3kaya)
22       Time.NoSuchMonthNumber (3kaya)

FUNCTIONS

24       Time.addDays (3kaya)
25       Time.compareTime (3kaya)
26       Time.cookieTime (3kaya)
27       Time.day (3kaya)
28       Time.gmTime (3kaya)
29       Time.int (3kaya)
30       Time.isoTime (3kaya)
31       Time.isoTime_1 (3kaya)
32       Time.localTime (3kaya)
33       Time.microTime (3kaya)
34       Time.mkTime (3kaya)
35       Time.month (3kaya)
36       Time.month_1 (3kaya)
37       Time.now (3kaya)
38       Time.parseISO8601 (3kaya)
39       Time.parseRFC2822 (3kaya)
40       Time.rfc2822Time (3kaya)
41       Time.string (3kaya)
42       Time.string_1 (3kaya)

AUTHORS

44       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
45       (kaya@kayalang.org). For further information see http://kayalang.org/

LICENSE

47       The Kaya standard library is free software;  you  can  redistribute  it
48       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
49       License (version 2.1 or any later version) as  published  by  the  Free
50       Software Foundation.
51
52
53
54Kaya                             December 2010                     Time(3kaya)
Impressum