![]() | gmdateDescrizionestring gmdate ( string formato [, int timestamp] )Identica alla funzione date() eccetto per il fatto che l'orario restituito è del Greenwich Mean Time (GMT). Per esempio, quando si è in Finlandia (GMT +0200), la prima linea sotto scrive "Jan 01 1998 00:00:00", mentre la seconda scrive "Dec 31 1997 22:00:00". Guarda anche date(), mktime(), gmmktime() e strftime(). | ![]() | |