AyOK-Code / oscn_scraper

MIT License
1 stars 1 forks source link

Fix timezone issue #41

Closed holdenmitchell closed 6 months ago

holdenmitchell commented 6 months ago

Description

Event timestamps were always being sent back with hardcoded -06:00 UTC time difference. Then daylight savings happened and US Central is now -05:00. This leverages the ActiveSupport::TimeZone to manage time zones automatically. There are no other timestamps on cases.

github-actions[bot] commented 6 months ago

Simplecov Report

Covered Threshold
100% 90%