| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
date_create
Popis
DateTime date_create ( [string time [, DateTimeZone timezone]] )DateTime DateTime::__construct ( [string time [, DateTimeZone timezone]] )
Seznam parametrů
timeString in a format accepted by strtotime(), defaults to "now".
timezoneTime zone of the time.
| Předcházející | Domů | Další |
| checkdate | Nahoru |