Sunlitt/SunKit

With the introduction of the new way to handle timezones, backwards compatibility need to be guarantee

davideilmito opened this issue · 1 comments

WIth the introduction of the new way to handle timezones backwards compatibility may be compromised.
Implement a way to guarantee backwards compatibility.

If the package was working well for you, to switch to the old way on how timezones where handled, when initiliaze your Sun instance remember to set useSameTimeZone = TRUE.
The default behaviour for now on will be with useSameTimeZone = FALSE.