Closed lcc3108 closed 1 year ago
@coderabbitai review
The update involves a single import addition to the main.go
file, specifically importing the "time/tzdata" package. This change is intended to resolve an issue related to timezones in Windows environments. There are no other modifications to the codebase, ensuring that the functionality remains consistent with previous versions.
File | Change Summary |
---|---|
main.go | Added import for "time/tzdata" to fix timezone issue on Windows |
🐇🍂 As autumn leaves turn gold and red,
A tiny timezone fix is spread.
No more confusion in the code,
Astzdata
takes on the load. 🕒✨
Summary
https://github.com/blackcowmoo/grafana-google-analytics-datasource/issues/101 fix window timezone problem
Summary by CodeRabbit