Bug 74918 - Timezone support in the GLA (3.3)
Summary: Timezone support in the GLA (3.3)
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP.monitoring (show other bugs)
Version: unspecified   Edit
Hardware: All Windows XP
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Dave Smith CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation, PII, ui
Depends on:
Blocks: 50681 105841 105845
  Show dependency tree
 
Reported: 2004-09-24 01:27 EDT by Richard Duggan CLA
Modified: 2010-06-03 15:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Duggan CLA 2004-09-24 01:27:26 EDT
The CommonBaseEvent has a time specification that allows timezones to be 
included as part of the timestamp of a record.  For log files which do not have 
timezones included in the log format the GLA should be able to use the current 
timezone of the machine hosting the GLA (this could even be configurable).  
Currenty the timezone defaults to GMT.
Comment 1 Christine Knight CLA 2005-01-26 13:24:38 EST
Please change the priority on this to P1. It is my requirement.
Comment 2 Dave Smith CLA 2005-01-28 18:06:34 EST
Theme: Simple to Use 

This feature is providing functionality to make GLA more complete and 
accurate.  That is, it enables GLA to generate CommonBaseEvents with more 
accurate creationTime values.
Comment 3 Ruth Lee CLA 2005-07-12 11:21:03 EDT
Changing to P1 as per the 4.1 official plan.
Comment 4 Dave Smith CLA 2005-08-02 15:05:02 EDT
Please change the target from 4.0i1 to 4.1i1
Comment 5 Hendra Suwanda CLA 2005-08-09 12:25:24 EDT
as discussed
Comment 6 Dave Smith CLA 2005-08-10 17:46:43 EDT
Code and schema changes committed to TPTP Head CVS as part of feature 79116

Classes changed:
Context
SubstituteStatement
AdapterXMLConstants

Other files changed:
ComponentConfiguration.xsd
Comment 7 Dave Smith CLA 2005-08-22 01:09:30 EDT
Manual test cases have been added to the Monitor.Execution testsuite in the 
org.eclpise.hyades.use.cases project.
GLA model and editor have been regenerated (bugzilla 105845).

Documentation (bugzilla 105841) will be completed in iteration 2.
Comment 8 Dave Smith CLA 2007-08-02 12:55:51 EDT
Closing this because it was implemented in TPTP 4.1.  The timezone can be set as a parameter of the context which can them be used by the adapter rules to set the timezone of the CBE creation time property.