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

NAME

6       Time::mkTime - Convert a Time to seconds.
7

SYNOPSIS

9       Int mkTime( Time t )
10

ARGUMENTS

12       t The Time.
13

DESCRIPTION

15       Converts a Time.Time (3kaya) to a number of seconds since Jan 1 1970.
16

AUTHORS

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

LICENSE

22       The Kaya standard library is free software;  you  can  redistribute  it
23       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
24       License (version 2.1 or any later version) as  published  by  the  Free
25       Software Foundation.
26
28       Time.Time (3kaya)
29       Time.gmTime (3kaya)
30       Time.localTime (3kaya)
31       Time.time (3kaya)
32
33
34
35Kaya                             December 2010              Time.mkTime(3kaya)
Impressum