PHP-Logo
Druckansicht von http://www.php-homepage.de/manual/class.dateperiod.php

PHP-Logo
[ Main Menue ]
Homepage
Downloads
Artikel
Scripts
Forum
PHP-Manual
Links
News
Freelancer
Bücher
RuDolF
Suche
Misc
Über diese Seite
Kontakt
Wunschzettel
MyGuestbook
*
[ Suche ]
*
[ Manual ]
*

Follow on Twitter - @phphomepage

RSS Feed blogoscoop
 DateInterval::format  Letztes Update:
18.05.2012
DatePeriod::__construct 

The DatePeriod class

(PHP 5 >= 5.3.0)

Einführung

Representation of date period.

Klassenbeschreibung

DatePeriod implements Traversable {
/* Konstanten */
const integer EXCLUDE_START_DATE = 1 ;
/* Methoden */
public __construct ( DateTime $start , DateInterval $interval , int $recurrences [, int $options ] )
public __construct ( DateTime $start , DateInterval $interval , DateTime $end [, int $options ] )
public __construct ( string $isostr [, int $options ] )
}

Vordefinierte Konstanten

DatePeriod::EXCLUDE_START_DATE

Exclude start date, used in DatePeriod::__construct().

Inhaltsverzeichnis

© Copyright 1999 - 2011 by Mark Kronsbein | Impressum | NutzungsbedingungenWeiterempfehlen | Seitenanfang
0.0019