Jet Lag Automatic Update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sfreak
    New Member
    • Mar 2010
    • 64

    Jet Lag Automatic Update

    Hi guys,

    Im having an issue related to the Jet Lag windows configuration.

    I have a distributed application, and my server is located in a different timezone. I will give an example of my issue.

    The current timezone on my client = (utc - 04:00)
    I save a form passing a date that i choose. For example: My daytime job starts at 08:00 AM.
    I save this information on a server that the current timezone is: (utc - 03:00) which means that my server is 1 hour later than my client.

    When i save this, my database save the data correctly!!! As my client sent but when i read this data from my database (prolly windows) converts it automatically to 1 hour less showing me a wrong hour like: My daytime job starts at 07:00 AM.

    My register in database is correct. But when i recover this hour it automatically converts to 1 hour less

    Does anyone knows how to solve this issue?

    Fernando Mello
Working...