downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Nuovi Parametri> <Nuovi messaggi d'errore
[edit] Last updated: Tue, 21 May 2013

view this page in

Modifiche nel supporto a datetime

Dal PHP 5.1.0, esiste una estensione date nel core del PHP. Questa è la nuova implementazione del supporto datetime di PHP. Anche se essa cerca di indovinare le impostazioni del timezone del sistema, è opportuno impostare la timezone manualmente. Questo si può fare in tre modi:

Tutti i timezone accettati sono elencati nel manuale PHP.

Con l'arrivo del PHP 5.2.x, esistono degli object che rappresentano date e timezone, chiamati rispettivamente DateTime e DateTimeZone. I metodi corrispondono alle funzioni procedurali esistenti.



add a note add a note User Contributed Notes Modifiche nel supporto a datetime - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites