Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIfferent TimeZone Issue #45

Closed
Saulenco opened this issue Nov 23, 2023 · 0 comments
Closed

DIfferent TimeZone Issue #45

Saulenco opened this issue Nov 23, 2023 · 0 comments

Comments

@Saulenco
Copy link

Saulenco commented Nov 23, 2023

Hi,

i have an issue when using different time zone then current device has eg:

  var customConfig = FastisConfig.default
        ..
  customConfig.calendar.timeZone = TimeZone(secondsFromGMT: 0)!

when picking range it display correct values eg(1st November 2023 -> 30 November 2023) but on top i see the wrong interval
1 November - 1 December

is there anything that i can do, or at least hide the interval label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant