You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is for discussing the proposed approach to timezone handling in our project, as outlined in the draft ADR: Timezone Handling in Project.
Summary of Proposed Approach
Standardize timestamp formats across modules
Maintain the timezone_offset parameter for TSV and KML outputs
Convert all timestamps to UTC for LAVA output
Update timestamp conversion functions
Key Discussion Points
Is the proposed approach comprehensive enough to address our timezone challenges?
Are there any potential drawbacks or risks we haven't considered?
How will this approach impact existing modules and workflows?
Is maintaining the timezone_offset parameter the best approach for TSV and KML outputs?
Are there any alternative approaches we should consider?
Questions for Consideration
Does this approach provide sufficient flexibility for future requirements?
How will this impact our development and testing processes?
Are there any performance implications we should be aware of?
Next Steps
Team members to review the draft ADR and provide feedback
Discuss any concerns or suggestions in this issue
Refine the ADR based on the discussion
Make a final decision on the approach
Please share your thoughts, concerns, or suggestions regarding the proposed timezone handling approach. Your input is crucial in finalizing this architectural decision.
The text was updated successfully, but these errors were encountered:
Discussion: Timezone Handling Approach
This issue is for discussing the proposed approach to timezone handling in our project, as outlined in the draft ADR: Timezone Handling in Project.
Summary of Proposed Approach
timezone_offset
parameter for TSV and KML outputsKey Discussion Points
timezone_offset
parameter the best approach for TSV and KML outputs?Questions for Consideration
Next Steps
Please share your thoughts, concerns, or suggestions regarding the proposed timezone handling approach. Your input is crucial in finalizing this architectural decision.
The text was updated successfully, but these errors were encountered: