1 Reply Latest reply on Sep 9, 2008 8:41 PM by shadowcreeper

    how to display dst time in Calendar

    sum98044

      In the timeZone attribute of Calendar I provide an EL access to TimeZone object (TimeZone.getDisplayName(true, TimeZone.SHORT) )
      My timezone is PST and I expect it will show PDT in the daylight saving time. (March-Nov). But It always show -8 hours difference with UTC.
      (PDT is -7 difference). Is there any workaround?

      It should behave like standard tag
      <f:convertDateTime timeZone="xxx">