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

NAME

6       Time::Day - Days of the week.
7

SYNOPSIS

9       Time::Day< >
10
11
12     = Sunday()
13
14
15     | Monday()
16
17
18     | Tuesday()
19
20
21     | Wednesday()
22
23
24     | Thursday()
25
26
27     | Friday()
28
29
30     | Saturday()
31

DESCRIPTION

33       This data type represents the days of the week
34

AUTHORS

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

LICENSE

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