ICEmobile
  1. ICEmobile
  2. MOBI-211

make timezone appear same as server that app is deployed on for mobileshowcase

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE 1.0
    • Fix Version/s: EE 1.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      jsf 2 icemobile icefaces3

      Description

      currently mobile showcase app is using timezone="MST" but if server is deployed anywhere other than within this timezone, the timeSpinner will show a difference to what was selected in the component.
      To ensure the zone is the same, change the time zone to
             this.timeZone = java.util.TimeZone.getDefault().getID();

      in backing bean and than refer to this for the component example.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: