Time.3kaya

Langue: en

Version: March 2009 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Time - Time and date functions

DESCRIPTION

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

DATA TYPES

Time.Day(3kaya)

Time.IsoTimeOpts(3kaya)

Time.Month(3kaya)

Time.Time(3kaya)

EXCEPTIONS

Time.CantParseTime(3kaya)

Time.NoSuchDay(3kaya)

Time.NoSuchMonthName(3kaya)

Time.NoSuchMonthNumber(3kaya)

FUNCTIONS

Time.addDays(3kaya)

Time.compareTime(3kaya)

Time.cookieTime(3kaya)

Time.day(3kaya)

Time.gmTime(3kaya)

Time.int(3kaya)

Time.isoTime(3kaya)

Time.isoTime_1(3kaya)

Time.localTime(3kaya)

Time.microTime(3kaya)

Time.mkTime(3kaya)

Time.month(3kaya)

Time.month_1(3kaya)

Time.now(3kaya)

Time.parseISO8601(3kaya)

Time.parseRFC2822(3kaya)

Time.rfc2822Time(3kaya)

Time.string(3kaya)

Time.string_1(3kaya)

AUTHORS

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

LICENSE

The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.