[Pljava-dev] problem with date and timezone

From: Eric(dot)Boyer at insa-toulouse(dot)fr (Eric BOYER)
To:
Subject: [Pljava-dev] problem with date and timezone
Date: 2008-11-24 16:41:48
Message-ID: 492AD94C.8030603@insa-toulouse.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev


OK so,
How get the same JVM timezone ?

Thanks

Kris Jurka a ?crit :
> Eric BOYER wrote:
>
>> When I set a date in a row, this row is OK but the trigger seems not to
>> be in the same timezone because I have one day less (in reality one hour).
>>
>> aladin at srv-aladin:
>> sun.util.calendar.ZoneInfo[id="GMT+01:00",offset=3600000,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
>>
>> boyere at footcrix:
>> sun.util.calendar.ZoneInfo[id="Europe/Paris",offset=3600000,dstSavings=3600000,useDaylight=true,transitions=184,lastRule=java.util.SimpleTimeZone[id=Europe/Paris,offset=3600000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=2,startMonth=2,startDay=-1,startDayOfWeek=1,startTime=3600000,startTimeMode=2,endMode=2,endMonth=9,endDay=-1,endDayOfWeek=1,endTime=3600000,endTimeMode=2]]
>>
>>
>
> These two JVM timezones are not the same. useDaylight is different between.
>
> Kris Jurka
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pljava-dev
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20081124/7334ba70/attachment.html>

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Kris Jurka 2008-11-25 02:16:39 [Pljava-dev] problem with date and timezone
Previous Message Kris Jurka 2008-11-24 16:33:36 [Pljava-dev] problem with date and timezone