use DateAdd to add (or subtract) the appropriate number of hours.

<cfset localDatetime = dateAdd( "h", -5, now() ) /> for EST -4 for EDT

On Mon, Jan 12, 2009 at 6:43 PM, Moises Alejandro  Zamora Villasana
<mzam...@comimsa.com> wrote:
> hi,
>
>
>
>
>
> Im using the tag "now" to get the actual date but whet get the date it gets
> me the UTC date and not my local.
>
>
>
> How can I get my local date and time?. My regional settings are correct on
> the server.
>
>
>
> regards
>
> __________________________________________________________________
> Comentarios, quejas y/o sugerencias relacionadas con los proyectos
> o servicios tecnológicos ofrecidos por COMIMSA, favor de
> dirigirlas a cali...@comimsa.com.mx
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by FusionLink
> -------------------------------------------------------------



-- 
Darin Kohles
RIA Developer


-------------------------------------------------------------
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to