It depends on the module you are using. generally speaking, there is some confusion as 
to what time stamp should be returned, as SMSCs are unpredictable in the time stamp 
they generate: some use GMT time stamps, some local time stamps, and in the AT2 
module's case, the time stamp received is the local time of the SMSC of the sending 
user (which could be anywhere in the world). there is currently no way to configure 
your module to modify the time stamps recevied from the SMSC, except through hacking 
the code.

--
Oded Arbel
m-Wise Inc.
[EMAIL PROTECTED]
(972)-67-340014
(972)-9-9581711 (ext: 116)

::..
"I think it would be a good idea."
        -- Mahatma Ghandi (1869-1948),
         when asked what he thought of Western civilization


> -----Original Message-----
> From: erick.fuentes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 05, 2002 10:46 PM
> To: '[EMAIL PROTECTED]'
> Subject: Getting date/time with %t
> 
> 
> All,
> 
> I've been using the %t escape code and noticed that it gives GMT time
> instead of local time.  I thought it would be solved using
> --enable-localtime configure option but it only seems to work 
> with the log
> files.  How can I set this parameter to localtime?
> 
> Thanks,
> 
> Erick
> 
> 

Reply via email to