| | how to display date and time (gmt+8)? any help would be appreciated. |
| Nov 8, 2009 |
|
the php manual might be handy for this.
http://docs.php.net/manual/en/function.date.php http://docs.php.net/manual/en/function.time.php There are many time and date functions available to you in php. Those links should get you started.
To display the date and time, follow the links posted by jlhaslip. If the server is located in another timezone, you will need to use date_default_timezone_set() to set another default timezone before you use time() and date(). More information about this function can be found at http://docs.php.net/manual/en/function.dat...imezone-set.php (click here to see a list of all supported timezones). Hope that helps
example please..
Ok, to do this the simple, but not fully accurate way use a code like this.
CODE <?php $date=date(D,F,J); echo $date; ?> There is a little code.
thanks, I know it already
Similar Topics
Keywords : displaying, date, time, gmt, 8,
timezone is offset (4) Hi my timezone is GMT and the code im using to display the time and date is this: CODE (5) how to display 10 messages per page? CODE include("config/config.inc.php"); (3) I have a wap site elitezone.co.za and what i want to add is a code to the index page that displays date() seems to loop same ninute. (4) My setup is a macbook pro and I have apache+ mysql + php already included I think. the php is With a simple PHP code (4) Use this code to display the current date and time. CODE $date = date('l dS \of F Y linking each date to Yahoo! calendar (7) Original simple PHP calendar source here I was looking for a simple PHP generated calendar. But I (2) I want to display the contents of a directory.. i have the following code.. It gives the output in (5) I have many files in a directory..I want to create a page , like A B C D E F ..... when some one (5) For example,i have a directory , which has 3 sub directories a,b and c...and i have some files in i'd like to add one day to date (9) I would like to add one day to date.Doesn't any one have a simple code that I can have. or mabe Having issues displaying results (1) I've been using a tutorial Release Date 06/27/05 (4) QUOTE phpBB Group announces the release of phpBB 2.0.16. This release addresses some bugfixes (4) Hi this is the code I've been using. This works perfectly fine with mysql but I'm having Looking for displaying, date, time, gmt, 8,
|
![]() Displaying Date And Time (gmt+8) |
Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com