lib/ezlocale/classes/ezdatetime.php

Show: inherited
Table of Contents

File containing the eZDateTime 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  

\eZDateTime

Package: lib

File containing the eZDateTime 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  $DateTime= ''
Details
Type
n/a
Propertypublic  $IsValid= ''
Details
Type
n/a
Propertypublic  $Locale= ''
Details
Type
n/a

Methods

methodpublicadjustDateTime(  $hour,  $minute = 0,  $second = 0,  $month = 0,  $day = 0,  $year = 0 ) : void

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

Parameters
Name Type Description
$name
methodpublicattributes( ) : void

methodpubliccreate(  $hour = -1,  $minute = -1,  $second = -1,  $month = -1,  $day = -1,  $year = -1 ) : void
static

Parameters
Name Type Description
$hour
$minute
$second
$month
$day
$year
methodpubliccurrentTimeStamp( ) : void
static

methodpublicday( ) : void

methodpublicduplicate( ) : void

methodpubliceZDateTime(  $datetime = false ) : void

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

Parameters
Name Type Description
$name
methodpublichour( ) : void

methodpublicisEqualTo(  $datetime ) : void

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

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

methodpubliclocale( ) : void

methodpublicminute( ) : void

methodpublicmonth( ) : void

methodpublicsecond( ) : void

methodpublicsetDay(  $day ) : void

Parameters
Name Type Description
$day
methodpublicsetHMS(  $hour,  $min = 0,  $sec = 0 ) : void

Parameters
Name Type Description
$hour
$min
$sec
methodpublicsetHour(  $hour ) : void

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

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

Parameters
Name Type Description
$month
$day
$year
methodpublicsetMDYHMS(  $month,  $day,  $year,  $hour,  $min,  $sec = 0 ) : void

Parameters
Name Type Description
$month
$day
$year
$hour
$min
$sec
methodpublicsetMinute(  $min ) : void

Parameters
Name Type Description
$min
methodpublicsetMonth(  $month ) : void

Parameters
Name Type Description
$month
methodpublicsetSecond(  $sec ) : void

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

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

Parameters
Name Type Description
$year
methodpublictimeStamp( ) : void

methodpublictimeZone( ) : void

methodpublictoDate( ) : void

methodpublictoString(  $short = false ) : void

Parameters
Name Type Description
$short
methodpublictoTime( ) : void

methodpublicyear( ) : void

Documentation was generated by DocBlox 0.18.1.