lib/ezlocale/classes/ezdate.php

Show: inherited
Table of Contents

File containing the eZDate class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZDate

Package: lib

File containing the eZDate class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Properties

Propertypublic  $Date= ''
Details
Type
n/a
Propertypublic  $IsValid= ''
Details
Type
n/a
Propertypublic  $Locale= ''
Details
Type
n/a

Methods

methodpublicadjustDate(  $month,  $day = 0,  $year = 0 ) : void

Parameters
Name Type Description
$month
$day
$year
methodpublicattribute(  $name ) : void

Parameters
Name Type Description
$name
methodpublicattributes( ) : void

methodpubliccreate(  $month,  $day = 0,  $year = 0 ) : void
static

Parameters
Name Type Description
$month
$day
$year
methodpublicday( ) : void

methodpublicduplicate( ) : void

methodpubliceZDate(  $date = false ) : void

Parameters
Name Type Description
$date
methodpublichasAttribute(  $name ) : void

Parameters
Name Type Description
$name
methodpublicisEqualTo(  $date ) : void

Parameters
Name Type Description
$date
methodpublicisGreaterThan(  $date,  $equal = false ) : void

Parameters
Name Type Description
$date
$equal
methodpublicisValid( ) : void

methodpubliclocale( ) : void

methodpublicmonth( ) : void

methodpublicsetDay(  $day ) : void

Parameters
Name Type Description
$day
methodpublicsetLocale(  $locale ) : void

Parameters
Name Type Description
$locale
methodpublicsetMDY(  $month,  $day = 0,  $year = 0 ) : void

Parameters
Name Type Description
$month
$day
$year
methodpublicsetMonth(  $month ) : void

Parameters
Name Type Description
$month
methodpublicsetTimeStamp(  $stamp ) : void

Parameters
Name Type Description
$stamp
methodpublicsetYear(  $year ) : void

Parameters
Name Type Description
$year
methodpublictimeStamp( ) : void

methodpublictoString(  $short = false ) : void

Parameters
Name Type Description
$short
methodpublicyear( ) : void

Documentation was generated by DocBlox 0.18.1.