Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2143

Timezone problems with special dates (e.g. birthdays)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.3, 2.1.4, 2.2
    • 2.1.5, 2.2.1
    • Aegis Databinding
    • None

    Description

      Similar to the issue here: http://jira.codehaus.org/browse/XFIRE-975

      My problem: The birthday 04.04.1978 on server side (Solaris, TZ MET) becomes 03.04.1978 23:00h on client side (Linux, TZ Europe/Berlin). This is caused by different daylight saving times for the years 1977, 1978 and 1979.

      To avoid the problem the timezone +01:00/ +02:00 should be omitted (optional as per spec http://www.w3.org/TR/xmlschema-2/#date). I created a TimezoneLessDateType for it.

      Attachments

        1. timezoneLessDateType.patch
          7 kB
          Dennis Kieselhorst
        2. timezoneLessDateType2.patch
          5 kB
          Dennis Kieselhorst

        Activity

          People

            bmargulies Benson Margulies
            deki Dennis Kieselhorst
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: