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

NAME

6       Time::rfc2822Time - Return an RFC 2822 time
7

SYNOPSIS

9       String rfc2822Time( Time t, String tz="+0000" )
10

ARGUMENTS

12       t The Time
13
14       tz The timezone (optional, defaults to "+0000")
15

DESCRIPTION

17       Format a Time according to RFC 2822 for use in email or HTTP.
18

AUTHORS

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

LICENSE

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