Hi everyone,
A small problem..Help me out of this.
I have to convert the server date and time to my local date and time i.e Indian
standard time(IST)(or to my system time).
My program is :
";
echo $time;
?>
which displays the server date & time which is in the time Zone PST.
So please tell
Hai Rajesh,
ThanxIt worked with date.
But when i try to display the time by:
It displays time approx 1hour ahead of IST.
What could be the problem??
SuDeEp
Rajesh Kumar <[EMAIL PROTECTED]> wrote:
Sudeep Sarath once wrote:
> I have to convert the server date to my local date i.e Indian
Hai Rajesh,
ThanxIt worked with date.
But when i try to display the time by:
It displays time approx 1hour ahead of IST.
What could be the problem??
SuDeEp
Rajesh Kumar <[EMAIL PROTECTED]> wrote:
Sudeep Sarath once wrote:
> I have to convert the server date to my local date i.e Indian
Hai everyone,
A small problem..Help me out of this.
I have to convert the server date to my local date i.e Indian standard time(IST)(or to
my system time).
My program is :
which displays the server date which is in the time Zone PST.
So please tell how to convert this date to my local dat
ecified)
> date).
>
> PHEW!
>
> Good luck!
>
> -Dash
>
> -Original Message-
> From: Kit Kerbel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 25, 2002 12:05 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Date conversion
>
>
> I&
y 25, 2002 12:05 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Date conversion
I'm pulling the "2002-04-02 00:00:00" from a database(mssql). It reads
04/02/2002 in the database table, but when you pull the value out with php,
it converts it to 2002-04-02 00:00:00. Then I am tr
ot comparing properly. Not sure
what to do. Seems kinda like a stupid sticking point.
Kit
Original Message Follows
From: Dash McElroy <[EMAIL PROTECTED]>
To: 'Kit Kerbel' <[EMAIL PROTECTED]>
Subject: RE: [PHP-WIN] Date conversion
Date: Thu, 25 Jul 2002 10:02:03 -070
I would like to convert 2002-04-02 00:00:00 to the format,
04-02-2002or m/d/Y
How would I do this?
Thanx in advance,
Kit
_
Chat with friends online, try MSN Messenger: http://messenger.msn.com
--
PHP Windows Mailing List
> -Original Message-
> From: Vasu [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 15, 2001 1:53 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] date conversion
>
>
> Hi,
>
> I am trying to get US date out of a DATETIME column but it
> returns "
Hi,
I am trying to get US date out of a DATETIME column but it returns "12/31/1969". The
line of code that I am using is:
FileSentDate); ?>
According to the documentation, the second parameter of the date() function requires
timestamp value which is int data type. If any of you know how to
10 matches
Mail list logo