Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5396

TZ added after date (YYYY-MM-DD) ang bug betwwen 28 october 1940 and 30 march 1941

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.6.1, 1.6.2
    • None
    • adb, databinding
    • None
    • Windows C# client on axis2 Web Service

    Description

      Axis 2 sends date as YYYY-MM-DD+TZ .
      Dates between 28 october 1940 and 30 march 1941 (included) are converted (france) with TZ = +02:00 in the XML stream

      But a microsoft client doesn't seems to agree wtith +02 hours, consider that in this period TZ is +01:00 and so :

      a date in the server is displayed in a client the day before ...

      We have patch the ConverterUtil.java, removing the line where the Timezone is added. All works fine.

      And the question is : does it make sense to add the TZ as in all case the xsd:date is used to transport a day (no hour information) and not a datetime. Who can have any needs of TZ if no Time information is provided in the date ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            serenne serenne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: