I think you just need to re-assign the value of request.now to the date you want at the top of your model and then use request.now consistently.
On Sep 22, 3:30 am, Pepe <[email protected]> wrote: > Hello! > > my question: how i can to make that a timestamp Field save their value > in UTC -0400 ?? > > the server timezone is CDT (in summer) CST (in winter) > > The server is a shared server so, I can't change the timezone... > > Thanks in advance! > > Pepe

