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
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
> -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 "12/31/1969". The line of code that I am