|
 |
aspx thread: Date Conversion
Message #1 by Rahul_Chaoji <Rahul_Chaoji@S...> on Wed, 6 Feb 2002 17:33:58 +0530
|
|
Hi Guys ,
I 'm stuck with a problem related to date time issue. I'm saving a
file in some server which could reside anywhere . Taking an eg say i have
uploaded a file
from India at 6:00 A.M. IST and the file gets uploaded in a server , which
for instance say, is in US . So the data which gets saved in the server is
the US time and not the Indian time . Now i want to view the details of the
uploaded file from India which will display the time which is there in DB,
here incidently, will be the US time . How do i convert the time so as to
get the equivalent time in India .
Thanx in Advance
Regards
Rahul Chaoji
Satyam Computers Services Limited
MCG
Chennai
*: +xx-xx-xxxxxxx (Ext-7706/7705)
http://www.satyam.com
Dream as if you'll live forever. Live as if you'll die today.
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
Message #2 by "Greg Quinn" <greg@i...> on Wed, 6 Feb 2002 14:41:17 -0800
|
|
What I would do is insert into the file you upload an Indian timestamp that
lets you know what time the file was uploaded in Indian time. Then when you
wish to view the time you can check both the US server time and extract the
file into a stream and search for the inserted Indian TimeStamp.
Greg
-----Original Message-----
From: Rahul_Chaoji [mailto:Rahul_Chaoji@S...]
Sent: 06 February 2002 04:04
To: ASP+
Subject: [aspx] Date Conversion
Importance: High
Sensitivity: Confidential
Hi Guys ,
I 'm stuck with a problem related to date time issue. I'm saving a
file in some server which could reside anywhere . Taking an eg say i have
uploaded a file
from India at 6:00 A.M. IST and the file gets uploaded in a server , which
for instance say, is in US . So the data which gets saved in the server is
the US time and not the Indian time . Now i want to view the details of the
uploaded file from India which will display the time which is there in DB,
here incidently, will be the US time . How do i convert the time so as to
get the equivalent time in India .
Thanx in Advance
Regards
Rahul Chaoji
Satyam Computers Services Limited
MCG
Chennai
*: +xx-xx-xxxxxxx (Ext-7706/7705)
http://www.satyam.com
Dream as if you'll live forever. Live as if you'll die today.
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
Message #3 by Rahul_Chaoji <Rahul_Chaoji@S...> on Wed, 6 Feb 2002 18:28:57 +0530
|
|
thanx a tonne Greg .. It works !!!
Regards
RC
-----Original Message-----
From: Greg Quinn [mailto:greg@i...]
Sent: Thursday, February 07, 2002 4:11 AM
To: ASP+
Subject: [aspx] RE: Date Conversion
Sensitivity: Confidential
What I would do is insert into the file you upload an Indian timestamp that
lets you know what time the file was uploaded in Indian time. Then when you
wish to view the time you can check both the US server time and extract the
file into a stream and search for the inserted Indian TimeStamp.
Greg
-----Original Message-----
From: Rahul_Chaoji [mailto:Rahul_Chaoji@S...]
Sent: 06 February 2002 04:04
To: ASP+
Subject: [aspx] Date Conversion
Importance: High
Sensitivity: Confidential
Hi Guys ,
I 'm stuck with a problem related to date time issue. I'm saving a
file in some server which could reside anywhere . Taking an eg say i have
uploaded a file
from India at 6:00 A.M. IST and the file gets uploaded in a server , which
for instance say, is in US . So the data which gets saved in the server is
the US time and not the Indian time . Now i want to view the details of the
uploaded file from India which will display the time which is there in DB,
here incidently, will be the US time . How do i convert the time so as to
get the equivalent time in India .
Thanx in Advance
Regards
Rahul Chaoji
Satyam Computers Services Limited
MCG
Chennai
*: +xx-xx-xxxxxxx (Ext-7706/7705)
http://www.satyam.com
Dream as if you'll live forever. Live as if you'll die today.
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
|
|
 |