/ecdDate.inc.php

Description
Classes
Class Description
ecdDate Date and time related functions
Includes
require_once ('Date.php') (line 25)

******************************************************************** Copyright (C) 2004 The Anarcat <anarcat@anarcat.ath.cx>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

See also http://www.fsf.org

$Id: ecdDate.inc.php,v 1.6 2005/01/07 01:32:17 anarcat Exp $ *******************************************************************

require_once ('ecdForms.inc.php') (line 26)
Constants
DAYS = 86400 (line 34)

how many seconds in each mesure

HOURS = 3600 (line 33)

how many seconds in each mesure

MINUTES = 60 (line 32)

how many seconds in each mesure

SECONDS = 1 (line 31)

how many seconds in each mesure

WEEKS = 604800 (line 35)

how many seconds in each mesure

YEARS = 31536000 (line 36)

how many seconds in each mesure

Functions
trans (line 39)
void trans (mixed $str, [mixed $lang = 'short'])

Documentation generated on Tue, 11 Jan 2005 01:38:19 -0500 by phpDocumentor 1.3.0RC3