$Date= ''
$IsValid= ''
$Locale= ''
adjustDate( $month, $day = 0, $year = 0 ) : void
attribute( $name ) : void
attributes( ) : void
create( $month, $day = 0, $year = 0 ) : void
day( ) : void
duplicate( ) : void
eZDate( $date = false ) : void
hasAttribute( $name ) : void
isEqualTo( $date ) : void
isGreaterThan( $date, $equal = false ) : void
isValid( ) : void
locale( ) : void
month( ) : void
setDay( $day ) : void
setLocale( $locale ) : void
setMDY( $month, $day = 0, $year = 0 ) : void
setMonth( $month ) : void
setTimeStamp( $stamp ) : void
setYear( $year ) : void
timeStamp( ) : void
toString( $short = false ) : void
year( ) : void