Ticket #112 (defect)

Opened 7 years ago

Last modified 7 years ago

Need timezone information in display

Status: closed (fixed)

Reported by: douglm Assigned to: johnsa
Priority: major Milestone: Bedework 3.3
Component: web clients Version:
Keywords: Cc:

Events can be uploaded or added via caldav with non-local timezones

If the timezone is not local we need to display the tzid and time in that timezone along with the local time.

DateTimeFormatter? class has been changed to help with that:

tzIsLocal returns true for a local timezone. tzDate is the date in the given timezone also tzHour, tzHour24, tzTwoDigitHour, tzTwoDigitHour24, tzMinute, tzTwoDigitMinute

Change History

11/27/06 14:47:37: Modified by douglm

  • owner changed from douglm to johnsa.
  • component changed from unclassified to user clients.
  • milestone set to Bedework 3.3.

11/30/06 09:38:22: Modified by johnsa

this is done for displayed events

11/30/06 09:57:22: Modified by johnsa

  • status changed from new to closed.
  • resolution set to fixed.