Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
business
DateRange
PHP Class business\DateRange
Author:
Márk Sági-Kazár (
[email protected]
)
Inheritance:
implements
IteratorAggregate
Afficher le fichier
Open project: florianv/business
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
(
DateTime
$startDate
,
DateTime
$endDate
)
Creates a new DateTime period.
getIterator
( )
Method Details
__construct()
public
méthode
Creates a new DateTime period.
public
__construct
(
DateTime
$startDate
,
DateTime
$endDate
)
$startDate
DateTime
$endDate
DateTime
getIterator()
public
méthode
public
getIterator
( )