Hi, On Dec 12, 2007 11:14 AM, OCS-L3-Support <[EMAIL PROTECTED]> wrote: > We are facing a peculiar issue while migrating the Jackrabbit content > from ORLANDO to HOUSTON server. > > All the content publishing date moved to ONE day ahead. > > Example (20/Dec/2006 is now 19/Dec/2006). > > Does any one has an explanation for this?
Sounds like a time zone issue. All dates in Jackrabbit are stored as date-time values, so if you've stored the date as 2006-12-20 00:00:00, then moving one or more time zones forward will make the dates appear as late night on the previous day. BR, Jukka Zitting
