gmstrftime --
Format a GMT/UTC time/date according to locale settings
Syntax
string gmstrftime ( string format [, int timestamp] )
Behaves the same as strftime() except that the
time returned is Greenwich Mean Time (GMT). For example, when run
in Eastern Standard Time (GMT -0500), the first line below prints
"Dec 31 1998 20:00:00", while the second prints "Jan 01 1999
01:00:00".
gmstrftime php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php gmstrftime syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.