daylight
daylight copied to clipboard
Does not properly calculate events
Have tried using package with very basic implementation, but is seems always gets data wrong to 3 hours. I think it doesn't calculate UTC + hours. Do i need to do it myself and if so, how better achieve this?
It is hard to provide dates with timezones offsets specially because timezones keep chaging. To convert a UTC datetime to a lozalized datetime, I would sue the timezones package.